You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/08/02 22:24:20 UTC

[jira] [Updated] (CB-11660) Some plugins crash on iOS 10 because of permissions

     [ https://issues.apache.org/jira/browse/CB-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile updated CB-11660:
------------------------------
    Description: 
Some plugins are crashing because on iOS 10 they require an usage description key in the info.plist

This issue is to investigate which ones and create new issues as subtasks of this one.


Check plugins that might use this keys

NSBluetoothPeripheralUsageDescription
NSCalendarsUsageDescription
NSCameraUsageDescription (media capture plugin?)
NSMicrophoneUsageDescription (media capture plugin?)
NSMotionUsageDescription (accelerometer plugin?)
NSRemindersUsageDescription

And this ones should be able to be set from a plugin install variable (geolocation and camera plugin)
NSLocationAlwaysUsageDescription
NSLocationUsageDescription
NSLocationWhenInUseUsageDescription

  was:
Some plugins are crashing because on iOS 10 they require an usage description key in the info.plist

This issue is to investigate which ones and create new issues as subtasks of this one.




> Some plugins crash on iOS 10 because of permissions
> ---------------------------------------------------
>
>                 Key: CB-11660
>                 URL: https://issues.apache.org/jira/browse/CB-11660
>             Project: Apache Cordova
>          Issue Type: Bug
>         Environment: ios 10
>            Reporter: jcesarmobile
>              Labels: ios, plugins
>
> Some plugins are crashing because on iOS 10 they require an usage description key in the info.plist
> This issue is to investigate which ones and create new issues as subtasks of this one.
> Check plugins that might use this keys
> NSBluetoothPeripheralUsageDescription
> NSCalendarsUsageDescription
> NSCameraUsageDescription (media capture plugin?)
> NSMicrophoneUsageDescription (media capture plugin?)
> NSMotionUsageDescription (accelerometer plugin?)
> NSRemindersUsageDescription
> And this ones should be able to be set from a plugin install variable (geolocation and camera plugin)
> NSLocationAlwaysUsageDescription
> NSLocationUsageDescription
> NSLocationWhenInUseUsageDescription



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