MANAGE_EXTERNAL_STORAGE permission

Hi Koders.
I have an advice in Google Play Console about this:
https://support.google.com/googleplay/android-developer/answer/10467955

My app only downloads some files when it is started the first time (to make a smaller aab bundle) and store them in the app’s own directory and this is done with the WRITE READ PERMISSION only.


I don’t know fi my app requires access to this permission (I think it doesn’t) and I don’t know how to remove it from the app’s manifest.

Please, what should I do?
Thanks.

to store something in the ASD you do not need any permissions

which extensions are you using?
Edit: I’m not aware, that any component or extension uses the MANAGE_EXTERNAL_STORAGE permission…
to find out how your manifest looks like, see this thread

Taifun

i am also facing this issue please help me

Please read before you post.

3 Likes