Updated iOS WebView Permissions: Camera and Gallery Permissions
Updated Android WebView Permissions as of Apr 25': Camera Permissions. Includes Java implementation.
Android WebView: Files/Gallery Permissions
onShowFileChooser
should be overridden
to be able to open your file chooser:merchant_urls
, listen to Checkout events passed in the WebView, or manage Webhooks received on the app backend.
Below is an example of the Webview events handing for iOS (Swift):