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 Oct 3, 2024. It is now read-only.
Device type: ________
OS version: ________
EasyPermissions version: ________
Describe the problem
on android 11 and above the storage permission has been change. can you please update it. so it support latest version.
Code and logs
// TODO(you): show the code that produces the problem,
// and any relevant logs.
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Basic Information
Device type: ________
OS version: ________
EasyPermissions version: ________
Describe the problem
on android 11 and above the storage permission has been change. can you please update it. so it support latest version.
Code and logs
The text was updated successfully, but these errors were encountered: