don/cordova-filechooser

File path issue

ajayadglobal360-AGL opened this issue · 1 comments

If filename have space then it does not return correct path.
like file name is : my file name.pdf then does not return correct path but it is working fine if file does not have space between file name like myfilename.pdf

aicos commented

This is a bit late, but this is a great article:
https://engineering.spideroak.com/2018/11/14/how-to-deal-with-the-android-filesystem-in-a-cordova-based-project/

Hopefully it will help anyone else who is having problems.

Also, this repo is more up-to-date:
https://github.com/ihadeed/cordova-filechooser