I have an HTML form loaded in a webview where the user can fill some fields and also submit a photo.
When selecting the field (the form is on a Wordpress blog with GravityForms plugin) I can see the menu with the possibility of selecting a phto/video from the device gallery or take a photo with the camera but, when I click on either of these, the app crashes (and I can't see any exception info from the B4i console).
Should I give the app or the webview some specific permission or/and intercept some particolar URL types in the webview for making it work...?
When selecting the field (the form is on a Wordpress blog with GravityForms plugin) I can see the menu with the possibility of selecting a phto/video from the device gallery or take a photo with the camera but, when I click on either of these, the app crashes (and I can't see any exception info from the B4i console).
Should I give the app or the webview some specific permission or/and intercept some particolar URL types in the webview for making it work...?