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

Joe Bowser edited comment on CB-10620 at 2/15/16 11:20 PM:
-----------------------------------------------------------

The Camera Plugin depends on intents, so if your Camera doesn't have the Camera 
permission, then you don't have the ability to take a picture on your device 
and you have much bigger issues.  You need to make sure your camera has 
permission to run.


was (Author: bowserj):
The Camera Plugin depends on intents, so if your Camera doesn't have the Camera 
permission, then you don't have the ability to take a picture on your device 
and you have much bigger issues.

> Check for CAMERA permissions on Android
> ---------------------------------------
>
>                 Key: CB-10620
>                 URL: https://issues.apache.org/jira/browse/CB-10620
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>    Affects Versions: 6.0.1
>            Reporter: Sir Patrick
>              Labels: easyfix, patch
>
> We had a problem here where the permissions for the camera on a 6.0.1 android 
> device was not given and the plugin would silently fail. 
> I see that permission validation is done for READ_EXTERNAL_STORAGE but not 
> for CAMERA. Something we can add here?



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