-
-
Notifications
You must be signed in to change notification settings - Fork 3.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
Database export to removable storage fails on Android 10 #5198
Comments
This works just fine for me. From the error, it appears like you have not given NewPipe storage permission. Could you check that you actually gave it the permission? |
I just checked, I did give it storage permission. |
Ah, wait, I missed the fact that you were using removable storage, which is probably the cause. For now, can you check if you can export the database to your phone's internal storage and move it to the external storage? |
Yes, exporting to internal SD works fine. |
Unfortunately switching on SAF gives the same error. |
Yes, this apk can export the database and settings to removable storage on my Android 10 device. Thanks. |
This still does not work in 0.20.9, when will this PR, #5415 , merged? |
Same for android 7 |
Checklist
Steps to reproduce the bug
Actual behaviour
A screen with an exception shows.
Expected behavior
A database is exported. This worked OK on my Android 4, 6 and 7 devices, but on Android 10 it crashes (no permission).
Logs
Exception
Crash log
Device info
The text was updated successfully, but these errors were encountered: