Hi!
I have an app with webview, and the webview has one input tag with attributes ‘accept="image/*’ and ‘capture=“camera”’. When I open the page in web browser automatically open the camera after click on input, and when open page in webview not open camera.
Is there any solution?
Thanks