Cordova - Unable to trigger Android to let me choose an image to upload
I am using Cordova to wrap a third party iframe. In the iframe there is an upload button. It works on iOS , I am able to select a photo to upload (see screenshot below). On Android though nothing happens when I click the upload button that should prompt the user to open the gallery to select a file. There are no errors in the console but I found this error in LogCat : No activity found to handle file chooser intent: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.GET_CONTENT cat=[android.intent.category.OPENABLE] typ=.jpg,.png,.tiff,