[jira] [Commented] (CB-11689) If a user denies permissions forever, there's no way for them to undo that in the app settings screen

2016-10-17 Thread Audrey So (JIRA)

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

Audrey So commented on CB-11689:


[~bisrael]

Hi Blake! I was not able to reproduce this issue... would you be able to send 
some more information or code samples of how you are asking your users for 
permission? Thanks so much! --Audrey

> If a user denies permissions forever, there's no way for them to undo that in 
> the app settings screen
> -
>
> Key: CB-11689
> URL: https://issues.apache.org/jira/browse/CB-11689
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.2.0
> Environment: Android 6.0+ (SDK 23+)
>Reporter: Blake Israel
>  Labels: cannot-reproduce
>
> Because the plugin.xml lacks {{uses-permissions}} for {{CAMERA}} and 
> {{READ_EXTERNAL_STORAGE}}, once a user has denied camera access always, they 
> cannot undo it, even in the permissions setting for the app.
> The only workaround is uninstalling/renstalling the app or manually modifying 
> the AndroidManifest.xml to include
> {code:xml}
> 
> 
> {code}
> so they can be modified in the application manager settings.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11689) If a user denies permissions forever, there's no way for them to undo that in the app settings screen

2016-08-24 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-11689:
---

How can the user deny them if they aren't asked for? (I'm asking to try to 
reproduce it)

> If a user denies permissions forever, there's no way for them to undo that in 
> the app settings screen
> -
>
> Key: CB-11689
> URL: https://issues.apache.org/jira/browse/CB-11689
> Project: Apache Cordova
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Plugin Camera
>Affects Versions: 2.2.0
> Environment: Android 6.0+ (SDK 23+)
>Reporter: Blake Israel
>
> Because the plugin.xml lacks {{uses-permissions}} for {{CAMERA}} and 
> {{READ_EXTERNAL_STORAGE}}, once a user has denied camera access always, they 
> cannot undo it, even in the permissions setting for the app.
> The only workaround is uninstalling/renstalling the app or manually modifying 
> the AndroidManifest.xml to include
> {code:xml}
> 
> 
> {code}
> so they can be modified in the application manager settings.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org