Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5096

Compass - API docs / plugin.xml permission mismatch

    XMLWordPrintableJSON

Details

    Description

      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

      <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
      <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
      

      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?

      Attachments

        Issue Links

          Activity

            People

              mrbillau Michael Billau
              dinglemouse Peter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: