[
https://issues.apache.org/jira/browse/CB-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795742#comment-13795742
]
ASF subversion and git services commented on CB-4891:
-----------------------------------------------------
Commit 22c83873cf5879181142894438fba1fa8551ee4b in branch refs/heads/master
from [~bowserj]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=22c8387 ]
CB-4891: Backporting to 2.9.0 and 3.0.0
> 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)