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

Joe Bowser resolved CB-4891.
----------------------------

    Resolution: Fixed

> Android permissions READ_PHONE_STATE needed?
> --------------------------------------------
>
>                 Key: CB-4891
>                 URL: https://issues.apache.org/jira/browse/CB-4891
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, Docs, mobile-spec
>    Affects Versions: 2.9.0
>            Reporter: Peter
>            Priority: Minor
>
> The Connections API says that READ_PHONE_STATE permission is needed.
> {quote}
> <uses-permission android:name="android.permission.READ_PHONE_STATE" />
> {quote}
> http://cordova.apache.org/docs/en/2.9.0/cordova_connection_connection.md.html#Connection
> But READ_PHONE_STATE is not in the *bin/template/project/AndroidManifest.xml* 
> (of the cordova-android.zip). So a newly create mobile-spec test suite 
> project does not have this permission enabled (which seems to conflict with 
> the API documentation), yet it seems to work OK without it. So is this 
> permission really needed or not?



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

Reply via email to