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

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

    [ https://issues.apache.org/jira/browse/CB-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796807#comment-13796807 ] 

Mike Billau commented on CB-5097:
---------------------------------

I submitted a pull request for this, as well as fixing the namespace in the <feature> section.
https://github.com/mbillau/cordova-docs/commit/da26714c64d96e85c43a559a0e491622ea2f22d2


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