You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: