iOS Question Access media library and camera from webview (HTML form)

Marco Iannaccone

Member
Licensed User
Longtime User
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...?
 

Marco Iannaccone

Member
Licensed User
Longtime User
Setting the correct permission makes everything work correctly, but I noticed that, whe using the camera, the photos/video aren't saved into the device gallery.
Can I set the permissions and/or the webview for making this happen?

Thanx
 
Upvote 0

Marco Iannaccone

Member
Licensed User
Longtime User
Yes... but I meant to automatically save into the gallery the photo or video taken from a webview with gallery/camera/mic permissions.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…