Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

Persmissions to write to External Storage, failing... #203

Closed 1stmetro closed 6 years ago

1stmetro commented 6 years ago

I have an issue where as the permissions to write to the external SD Card is granted, but i am unable to write to the device.

I have tried various paths but nothing seems to work, so i guess i am missing something but not sure what as the permissions are granted.

I have tried on various devices and they all do the same,

Does anyone have something i can look at to see where its going wrong or perhaps someone had this issue and could let me know the fix ?