Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Haven't supported Manifest.permission.MANAGE_EXTERNAL_STORAGE yet (Android 11) #266

Open
anhduy5689h opened this issue Aug 13, 2020 · 3 comments

Comments

@anhduy5689h
Copy link

onPermissionDenied() is called when I set code to grant Manifest.permission.MANAGE_EXTERNAL_STORAGE

@pedrovgs
Copy link
Contributor

Hi @anhduy5689h thanks for creating the issue. Right now I have no time to develop this feature and I hope any other contributor can help us with this feature. Meanwhile, it looks like there is a workaround you can use if you configure your AndroidManfiest.xml file to use this requestLegacyExternalStorage flag equal to true.

More information can be found here.

@DatL4g
Copy link

DatL4g commented Sep 12, 2020

@pedrovgs
The workaround is not working on Android 11 because the system ignores the requestLegacyExternalStorage flag

Information about Scoped storage enforcement can be found here

@abbasalim
Copy link

XXPermissions
worked

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants