You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2013/10/16 02:51:42 UTC

[jira] [Created] (CB-5097) Device - API docs / plugin.xml permission mismatch

Peter created CB-5097:
-------------------------

             Summary: Device - API docs / plugin.xml permission mismatch
                 Key: CB-5097
                 URL: https://issues.apache.org/jira/browse/CB-5097
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Docs, Plugin Device
    Affects Versions: 3.1.0
            Reporter: Peter
            Priority: Minor


The plugin.xml for *cordova-plugin-device* "Device" doesn't have any special Android permissions, but the documentation http://cordova.apache.org/docs/en/3.1.0/cordova_device_device.md.html#Device says it needs

{code}
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
{code}

Documentation incorrect?



--
This message was sent by Atlassian JIRA
(v6.1#6144)