PRDownloader
PRDownloader copied to clipboard
Can't download to custom directory in storage
It's download only to the app folder inside android/data/app.package...
How to change this directory to public storage.
This error could be caused by not requesting user explicit read and write storage permissions, you can refer to this stackoverflow question here
Hi, this error might occur in Android 10 or above.