Closed Redth closed 6 years ago
FilesDir is correct: https://developer.android.com/training/data-storage/files.html
What device is it failing on?
@davidortinau can you add bit about what you were testing on?
Closing this for now as I don't think this is actually an issue.
Here's a bunch of file paths... it looks like all the ones with
/data/usr/
in them fail to save, and/storage/emulated/0/
works well.We need to fix this on Android and figure out if there are differences in behaviour between android versions, specifically < API 23, and then API 27 might be different too.