Gerard Kromhout created CB-12034:
------------------------------------
Summary: Media plugin should add NSMicrophoneUsageDescription
setting to info.plist
Key: CB-12034
URL: https://issues.apache.org/jira/browse/CB-12034
Project: Apache Cordova
Issue Type: Improvement
Components: Plugin Media
Affects Versions: 3.5.0
Environment: ios10
Reporter: Gerard Kromhout
Priority: Minor
If I add the media plugin and want to use it on iOS10, I have to manually add
NSMicrophoneUsageDescription and a description in the project plist.
It would be nice if things would work the same as the cordova-media-capture
plugin:
cordova plugin add cordova-plugin-media-capture --variable
MICROPHONE_USAGE_DESCRIPTION="your usage message"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]