bmarsaud commented on issue #288:
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/288#issuecomment-2126747717

   Couldn't we write the file to the scoped storage or the 
`MediaStore.Downloads` collection so that we don't have to request the 
[READ_MEDIA_IMAGES](https://developer.android.com/reference/android/Manifest.permission#READ_MEDIA_IMAGES)
 and 
[READ_MEDIA_VIDEO](https://developer.android.com/reference/android/Manifest.permission#READ_MEDIA_VIDEO)
 permissions as stated in [this 
documentation](https://developer.android.com/training/data-storage/shared/media#request-permissions)
 ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to