cordova-filechooser
cordova-filechooser copied to clipboard
Cordova Plugin that supplies a File Chooser
Hi I tried using the plugin but get a missing package.json error. Appreciate if you could add this to the plugin. Thanks.
Is it possible to select directories? If not, do you have any alternative that selects folders instead of files. Use case: User selects folder where "app files" should be saved....
I have installed this plugin using old nodejs and cordova androd 6.3. But I am in updated node and cordova android 7.0 i m getting 404 error.
When fileChooser.open invoked with both success and error callbacks and the user clicks back the file choose is closed but none of the callbacks are invoked
Access problem At the beginning of the initialization of the application, asks for access, I click cancel When upload a file, it loads without problems How do I fix this?
Hello, I find a strange problem. We have used FileChooser plugin in our hybrid app. When I open the plugin, it lists files (Android) in various folders like Downloads, Recent,...
Hi, I'm using your plugin in my project and recently I detected the next issue: if I try to get the file content console.log(base64); it displays an empty string. But...
Im using your pluggin and I manage to install it and use it, I tried the code you just uploaded and it works, the problem is that uri return a...