You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/23 12:35:52 UTC

[GitHub] [cordova-plugin-media] francoisduchemin commented on issue #268: Can WRITE_EXTERNAL_STORAGE be optional?

francoisduchemin commented on issue #268:
URL: https://github.com/apache/cordova-plugin-media/issues/268#issuecomment-825627778


   If I understand correctly, this is going to be an issue with Android 11: https://developer.android.com/about/versions/11/privacy/storage
   
   > If your app targets Android 11, both the WRITE_EXTERNAL_STORAGE permission and the WRITE_MEDIA_STORAGE privileged permission no longer provide any additional access.
   
   It looks like the plugin write files to the external storage for Android... did you find an alternative, a solution?


-- 
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.

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



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