Unable to set path from getExternalStorageDirectory
skfaisal93 opened this issue · 2 comments
skfaisal93 commented
Hello I have tried to set path from getExternalStorageDirectory but it always gives you following error:
com.huxq17.download.demo E/Pump: Pump onFailed code=2001
huxq17 commented
This looks like a network error. Can you provide logcat for more error details.
skfaisal93 commented
It seems that my app is not requesting run time permission that is why I am facing this issue. I have tested in the separated app and it was working fine. Sorry to bother you.