MauriceFrank commented on issue #561: URL: https://github.com/apache/cordova-plugin-file/issues/561#issuecomment-1515853954
> @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". Thanks for your suggestion! I Might try that, although I would prefer not using any separate and additional plugins and still hope for updates within this file-plugin :/ -- 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]
