ohtanzcom commented on issue #561: URL: https://github.com/apache/cordova-plugin-file/issues/561#issuecomment-1466000064
@MauriceFrank I have done the following work to resolve this. - Comment out everything about READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE - Pre-request permissions for READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, and READ_MEDIA_AUDIO with the following plugin https://github.com/dpa99c/cordova-diagnostic-plugin Use the plugin "requestRuntimePermission". -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
