cordova-ourcodeworld-filebrowser
cordova-ourcodeworld-filebrowser copied to clipboard
Callback is not being called
Appraently setResult(Activity.RESULT_OK, intent); in com.ourcodeworld.plugins.filebrowser.DialogShowPicker does not trigger the onActivityResult method in com.ourcodeworld.plugins.filebrowser.Filebrowser, causing this to happen.
Any solutions or workarounds? Im using Android SDK 26 and Cordova 7.0.0