Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Android 13 storage permission issue #96

Open
vinayakmestri opened this issue Jan 9, 2023 · 3 comments
Open

Android 13 storage permission issue #96

vinayakmestri opened this issue Jan 9, 2023 · 3 comments

Comments

@vinayakmestri
Copy link

vinayakmestri commented Jan 9, 2023

Not able to open file manager on Android 13
Need to update storage permissions to support Android 13 in AndroidManifiest.xml
Change the runtime permissions for android 13

@ak506175
Copy link

In android 13 not able to open file picker it always show permission not given. @vinayakmestri I already added require permission but its not working.

@vinayakmestri
Copy link
Author

anager on Android 13
Need to update storage permissions to support Android 13 in AndroidManifiest

In current version, storage permissions are old ones. Android 13 has different implementation for storage. So need modify current implementation to latest.

@yhesham
Copy link

yhesham commented Jun 3, 2023

any update?

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

No branches or pull requests

3 participants