You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2019/10/19 14:50:00 UTC

[jira] [Closed] (CB-13217) Android get camera picture without storage permission

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

jcesarmobile closed CB-13217.
-----------------------------
    Resolution: Not A Problem

Android uses an Intent to the Camera app, so it needs the external storage permission as the image comes from an external app. In fact Camera permission is not even needed as the Camera work is done by the Camera app. 

> Android get camera picture without storage permission
> -----------------------------------------------------
>
>                 Key: CB-13217
>                 URL: https://issues.apache.org/jira/browse/CB-13217
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-camera
>            Reporter: Christoph Wanja
>            Priority: Major
>
> To get a simple image from the camera with cordova-plugin-camera on Android, the user has to accept external storage permission request.
> Is there a way, the user only have to accept camera permission request?
> On iOS camera permission and external file permission seems to be separated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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