PRDownloader icon indicating copy to clipboard operation
PRDownloader copied to clipboard

Can't download to custom directory in storage

Open Ejazulhaq21 opened this issue 4 years ago • 2 comments

It's download only to the app folder inside android/data/app.package...

How to change this directory to public storage.

Ejazulhaq21 avatar Feb 10 '21 12:02 Ejazulhaq21

This error could be caused by not requesting user explicit read and write storage permissions, you can refer to this stackoverflow question here

DerrickBukenya avatar Mar 24 '21 11:03 DerrickBukenya

Hi, this error might occur in Android 10 or above.

sidrxd avatar Mar 29 '21 19:03 sidrxd