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

Adam Tuttle updated CB-7822:
----------------------------
    Description: 
It seems intuitively incorrect that the Device Orientation plugin needs to 
request the permissions ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION, yet 
they are required: 
https://github.com/apache/cordova-plugin-device-orientation/blob/master/plugin.xml

I did a little bit of research and haven't found anything conclusive one way or 
the other. I just know that I need this information to make my app look good, 
but now my users could think that I'm watching their GPS for no reason.

This was the best information I was able to find on getting orientation, but I 
don't see any discussion on the necessary permissions. 
http://stackoverflow.com/questions/2795833/check-orientation-on-android-phone

I wish I had a better idea of whether or not this is a bug or a "feature" of 
the way android permissions are provisioned, but this is the best I can do at 
the moment. Can someone please look into this?

  was:
It seems intuitively incorrect that the Device Orientation plugin needs to 
request the permissions ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION. I did 
a little bit of research and haven't found anything conclusive one way or the 
other. I just know that I need this information to make my app look good, but 
now my users could think that I'm watching their GPS for no reason.

This was the best information I was able to find on getting orientation, but I 
don't see any discussion on the necessary permissions. 
http://stackoverflow.com/questions/2795833/check-orientation-on-android-phone

I wish I had a better idea of whether or not this is a bug or a "feature" of 
the way android permissions are provisioned, but this is the best I can do at 
the moment. Can someone please look into this?


> Too many / wrong permissions for Device Orientation plugin
> ----------------------------------------------------------
>
>                 Key: CB-7822
>                 URL: https://issues.apache.org/jira/browse/CB-7822
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Device Orientation
>            Reporter: Adam Tuttle
>            Priority: Minor
>
> It seems intuitively incorrect that the Device Orientation plugin needs to 
> request the permissions ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION, yet 
> they are required: 
> https://github.com/apache/cordova-plugin-device-orientation/blob/master/plugin.xml
> I did a little bit of research and haven't found anything conclusive one way 
> or the other. I just know that I need this information to make my app look 
> good, but now my users could think that I'm watching their GPS for no reason.
> This was the best information I was able to find on getting orientation, but 
> I don't see any discussion on the necessary permissions. 
> http://stackoverflow.com/questions/2795833/check-orientation-on-android-phone
> I wish I had a better idea of whether or not this is a bug or a "feature" of 
> the way android permissions are provisioned, but this is the best I can do at 
> the moment. Can someone please look into this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to