Well, I noticed that the "android.provider.MediaStore.ACTION_IMAGE_CAPTURE" 
intent uses the EXTRA_OUTPUT extra 
(https://developer.android.com/reference/android/provider/MediaStore#EXTRA_OUTPUT)
 and therefore WRITE_EXTERNAL_STORAGE is required to save the image.
I suppose this is related to multiple image capture feature, because there's a 
ContentResolver used to reference all the pictures.

[ Full content available at: 
https://github.com/apache/cordova-plugin-media-capture/pull/95 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to