[ 
https://issues.apache.org/jira/browse/CB-12223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15739124#comment-15739124
 ] 

Neil Cresswell commented on CB-12223:
-------------------------------------

Looked at crash logs and even though Xcode Info section shows the microphone 
usage string, and it was in config.xml too, it was noted in the crash report as 
missing.

Managed to finally resolve by retaining NSMicrophoneUsageDescription in 
config.xml AND running a cordova clean ios then rebuilding, so will close 
ticket (if am able.)

Thanks for taking the time to look at this.

> $cordovaCapture.captureVideo Crashes on iOS 10.1
> ------------------------------------------------
>
>                 Key: CB-12223
>                 URL: https://issues.apache.org/jira/browse/CB-12223
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>    Affects Versions: 1.4.0
>         Environment: iOS v10.1.1. (Tested on multiple iPhone 6 devices and an 
> iPhone 5.)
>            Reporter: Neil Cresswell
>              Labels: capture, ios10, video
>
> Existing production code in a Cordova app has been working fine on iOS v10.0, 
> but consistently causes Cordova to instantly crash in iOS v10.1 as soon as a 
> call to .captureVideo is made. (The two parameters used are limit 1, and 
> duration 300.)
> We're using the cordova-plugin-settings-hook to set the 
> NSCameraUsageDescription explanation, and other explanations, which fire OK 
> on both Android and iOS, our two target environments. These settings are 
> confirmed in xCode.
> Cross posted to StackOverflow in case there are any suggestions. 
> StackOverflow also has some code and config.xml configuration snippets that 
> we're using, in case they are helpful:
> http://stackoverflow.com/questions/41007561/cordovacapture-capturevideo-call-crashes-cordova-app-on-ios-10-1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to