Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

READ_EXTERNAL_STORAGE is not working? #95

Open
GAGANsinghmsitece opened this issue Feb 3, 2021 · 4 comments
Open

READ_EXTERNAL_STORAGE is not working? #95

GAGANsinghmsitece opened this issue Feb 3, 2021 · 4 comments

Comments

@GAGANsinghmsitece
Copy link

When i used READ_EXTERNAL_STORAGE, it shows Allow app to access photos and media on your device? but I want to request Allow app to access photos,media and files on your device? How can I achieve that?

@OscarEsC
Copy link

OscarEsC commented Jan 5, 2022

Have you solved your problem? I found it was related with MANAGE_EXTERNAL_STORAGE permission on Android SDK 30, but i can not request this permission.

@Mimateam
Copy link

You must have MANAGE_EXTERNAL_STORAGE permission in AndroidManifest.xml, but this plugin currently not supporting this permission.

@GAGANsinghmsitece
Copy link
Author

yes, i am currently developing a cordova plugin to request the storage.

@GAGANsinghmsitece
Copy link
Author

I made a cordova plugin which deals with this very issue. https://github.com/GAGANsinghmsitece/cordova-manage-external-storage , you may try it

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

No branches or pull requests

3 participants