don / cordova-filechooser

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

File Picker dialog box is not closing in Android devices #12

Open hrpatidar opened 8 years ago

hrpatidar commented 8 years ago

Hi,

I have installed successfully for Android devices. But when I tap on get file button, The default file picker dialog box(Select file) is opening in devices. After pick the file(like image), file picker dialog is not closing. When I tap on back button, it returning and coming in success call back.

Please let me know if I did wrong anything.

Thanks