[
https://issues.apache.org/jira/browse/CB-10825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard B Knoll updated CB-10825:
---------------------------------
Priority: Critical (was: Major)
> Permission not being requested for photolibrary source
> ------------------------------------------------------
>
> Key: CB-10825
> URL: https://issues.apache.org/jira/browse/CB-10825
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Reporter: Richard B Knoll
> Priority: Critical
> Labels: android
>
> We get a SecurityException for certain cameraOptions in Marshmallow because
> we do not request the READ_EXTERNAL_STORAGE permission. Here is a repro set:
> {code}
> {
> saveToPhotoAlbum: false,
> targetHeight: -1,
> targetWidth: -1,
> allowEdit: false,
> correctOrientation: false,
> destinationType: Camera.DestinationType.FILE_URI,
> mediaType: Camera.MediaType.PICTURE,
> encodingType: 1,
> sourceType: Camera.PictureSourceType.SAVEDPHOTOALBUM
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]