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

[jira] [Resolved] (CB-4891) Android permissions READ_PHONE_STATE needed?

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