-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Android 10 compatibility #919
Comments
+1 |
Same here |
same here |
Same here, a long time ago |
Possible what I'm facing. |
Me too |
In AndroidManifest.xml |
Trying to tie together all the related issues to the root issue: #998 |
write/read operations doesn't work on android 10 although it is working fine on android 10.
scenario:
1- grant permission to ExternalStorageDirectoryPath
2- allow to read/write
3- i didn't find the file on my device.
The text was updated successfully, but these errors were encountered: