clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
210 stars 16 forks source link

OS Error: Permission denied errno=13 #2

Closed ghost closed 4 years ago

ghost commented 4 years ago

I am unable to download images using this app. I believe it is down to Android 10 and how it handles saving to SD Cards, but I may be very wrong.

clragon commented 4 years ago

Thank you for reporting this. I've already had this bug on my radar, but you motivated me to look into it again.

You were spot in by the way, it's an issue with a new permission system in android 10. I haven't figured out how to use it, the documentation seems to be hidden in some unreachable place of the internet (I can't find it), so we're using the legacy option in the manifest to fix this.

I'll release this as a hot patch now, so your downloads should work soon.