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

ASF GitHub Bot commented on CB-11661:
-------------------------------------

Github user jcesarmobile commented on the issue:

    https://github.com/apache/cordova-plugin-camera/pull/236
  
    @kristiyandobrev I created an [issue for the video 
problem](https://issues.apache.org/jira/browse/CB-11813) , but I can't really 
reproduce it, camera plugin doesn't allow to record videos, only use existing 
videos from the device library. Where you using the camera plugin when you had 
the crash because of the `NSMicrophoneUsageDescription`? In that case, can you 
comment on the issue and provide your code?


> Camera plugin crashes on iOS 10
> -------------------------------
>
>                 Key: CB-11661
>                 URL: https://issues.apache.org/jira/browse/CB-11661
>             Project: Apache Cordova
>          Issue Type: Sub-task
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Plugin Camera
>    Affects Versions: 3.5.0
>         Environment: iOS 10
>            Reporter: jcesarmobile
>
> We need to add a privacy description to the plist. Since iOS 6 Apple provided 
> a way to show the user why a certain permission is required. In iOS 10 this 
> becomes mandatory, so any app not specifying the key will crash at runtime 
> when a permissions is requested.
> This plugin requests the Camera permission, so at the very least we need to 
> add NSCameraUsageDescription and NSPhotoLibraryUsageDescription to the 
> `plist`.



--
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