[ https://issues.apache.org/jira/browse/CB-11813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile resolved CB-11813.
-------------------------------
Resolution: Fixed
Fixed in 1.4.0, already released
> Media Capture plugin crashes on iOS 10 when trying to record a video
> --------------------------------------------------------------------
>
> Key: CB-11813
> URL: https://issues.apache.org/jira/browse/CB-11813
> Project: Apache Cordova
> Issue Type: Sub-task
> Security Level: Public(Anyone can view this level - this is the default.)
> Components: Plugin Media Capture
> 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.
> Media Capture plugin requests the Microphone permission when trying to record a video,
so at the very least we need to add NSMicrophoneUsageDescription to the `plist`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|