You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/12/02 20:31:10 UTC

[jira] [Created] (CB-10120) Camera permission entry in Andorid manifest causes SecurityException when taking a picture

Richard B Knoll created CB-10120:
------------------------------------

             Summary: Camera permission entry in Andorid manifest causes SecurityException when taking a picture
                 Key: CB-10120
                 URL: https://issues.apache.org/jira/browse/CB-10120
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
         Environment: Android 6.0, cordova-plugin-camera 2.0.0
            Reporter: Richard B Knoll


See [this stackoverflow thread|http://stackoverflow.com/questions/32789027/android-m-camera-intent-permission-bug]. Apparently, if you declare the CAMERA permission in your manifest and then send out the take picture intent, you get a SecurityException. We do not declare that permission ourselves, but a third party plugin or a user could conceivably insert it into the manifest.



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