You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mobile_scanner plugin is not opening the camera when I run my flutter website inside an Android webview The camera scanner fails to open or initialize when called from within the WebView environment. I have also tried it with newer version of flutter - 3.24.5 and mobile_scanner - 6.0.2 but the issue is still there . The scanner works when i run it alone on web , but after integrating it on the webview it fails to open the camera . I have tried integrating in both native android webview and flutter android webview
Description
The mobile_scanner plugin is not opening the camera when I run my flutter website inside an Android webview The camera scanner fails to open or initialize when called from within the WebView environment. I have also tried it with newer version of flutter - 3.24.5 and mobile_scanner - 6.0.2 but the issue is still there . The scanner works when i run it alone on web , but after integrating it on the webview it fails to open the camera . I have tried integrating in both native android webview and flutter android webview
Environment
Steps to Reproduce
Current Behavior
The scanner camera does not open when triggered from within the WebView.
The text was updated successfully, but these errors were encountered: