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 2016/02/16 00:20:18 UTC

[jira] [Resolved] (CB-10620) Check for CAMERA permissions on Android

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

Joe Bowser resolved CB-10620.
-----------------------------
    Resolution: Won't Fix

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org