Closed eoussama closed 3 years ago
I hope a fix is considered regarding this problem.
I guess it's never gonna get resolved unless Android does something about this, for the time being, it's better to URI encode your file names and then decode them when you need them.
No indicative errors are printed but the base64 return value is always an empty string.
The conversion works flawlessly with paths like
file:///path/to/file.ext
but not withfile:///path/to/file with spaces.ext