Webview closes automatically after taking picture from camera
Webview closes automatically after taking picture from camera
I use webview in my android app. In this i use camera to take picture. After taking picture and tap on right sign webview closes automatically, and throws me to the app dashboard. It not happens every time but throws 2 or 3 times in 10 attempt.
I also use mWebview.requestFocus();
but it not help
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Post your code.
– Sagar Zala
Jun 29 at 10:26