don / cordova-filechooser

Cordova Plugin that supplies a File Chooser
Other
97 stars 215 forks source link

File path issue #43

Open ajayadglobal360-AGL opened 6 years ago

ajayadglobal360-AGL commented 6 years ago

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 5 years ago

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