[
https://issues.apache.org/jira/browse/CB-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Billau closed CB-5096.
---------------------------
Resolution: Fixed
Assignee: Mike Billau (was: Mike Sierra)
Thanks Steve!
> Compass - API docs / plugin.xml permission mismatch
> ---------------------------------------------------
>
> Key: CB-5096
> URL: https://issues.apache.org/jira/browse/CB-5096
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, Docs, Plugin Device Orientation
> Affects Versions: 3.1.0
> Reporter: Peter
> Assignee: Mike Billau
> Priority: Minor
>
> The plugin for *cordova-plugin-device-orientation* plugin.xml
> https://github.com/apache/cordova-plugin-device-orientation/blob/master/plugin.xml
> says the "Compass" needs the following permissions
> {code}
> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
> <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
> {code}
> but the documentation
> http://cordova.apache.org/docs/en/3.1.0/cordova_compass_compass.md.html#Compass
> makes no mention of this requirement.
> Which one is correct?
--
This message was sent by Atlassian JIRA
(v6.1#6144)