Skip to content

Releases: j5int/cordova-filechooser

Fix file selection when filename already exists in local store

21 Jul 08:32
24ef7b4
Compare
Choose a tag to compare

This fixes an issue for our use case where if you're selecting a file that needs to be copied to the local store, and that filename already exists, it won't be copied over.

Fix navigation issue when closing dialog

20 Feb 14:53
23ee78a
Compare
Choose a tag to compare

This fixes the issue where the user was navigated to the home screen as opposed to where they were attaching from after cancelling the file selection.

Add support for iOS

09 Dec 12:49
2b51e9f
Compare
Choose a tag to compare

This release adds support for choosing files on iOS.