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/16 10:14:34 UTC

[GitHub] [cordova-plugin-file] Carlosps commented on issue #426: Storage updates in Android 11

Carlosps commented on issue #426:
URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-821072990


   Same here @jfoclpf. I will paste the text here so that people can find it easier.
   
   Starting May 5th, you must let us know why your app requires broad storage access
   
   We've detected that your app contains the requestLegacyExternalStorage flag in the manifest file of 1 or more of your app bundles or APKs.
   
   Developers with apps on devices running Android 11+ must use Scoped Storage to give users better access control over their device storage. To release your app on Android 11 or newer after May 5th, you must either:
   
   Update your app to use more privacy friendly best practices, such as the Storage Access Framework or Media Store API
   Update your app to declare the All files access (MANAGE_EXTERNAL_STORAGE) permission in the manifest file, and complete the All files access permission declaration in Play Console from May 5th
   Remove the All files access permission from your app entirely
   For apps targeting Android 11, the requestLegacyExternalStorage flag will be ignored. You must use the All files access permission to retain broad access.
   
   Apps requesting access to the All files access permission without a permitted use will be removed from Google Play, and you won't be able to publish updates.
   
   There is a [learn more](https://support.google.com/googleplay/android-developer/answer/10467955)


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