Home Artists Posts Import Register

Content

bug fixes and improvements

link 

Comments

Auric Konev

So, the android 13 problem is a feature, not a bug. Best I can tell the write_external_atorage permission has been removed from the api, and is auto denied to apps asking for it. According to Google, as long as the app is downloading to its designated folder (don't know if that's app designated, or Android designated) it's allowed to write, no problems.

Auric Konev

OKAY, Using Shizuku Manager, and APP Ops, I was able to force the read/write permission for the app! Downloads are working. (You do need a pc, and adb connection to start Shizuku though.)

Auric Konev

I also had to change ACCESS_RESTRICTED_SETTINGS to enable. to get downloads back.