cordova-ourcodeworld-filebrowser icon indicating copy to clipboard operation
cordova-ourcodeworld-filebrowser copied to clipboard

Callback is not being called

Open JohnHenryEden opened this issue 5 years ago • 0 comments

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

JohnHenryEden avatar Apr 10 '20 10:04 JohnHenryEden