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
I'm using the flutter_webview_plugin package to show our website as a web view in our Flutter iOS app. The website supports video recording, and everything works fine on the web.
Whenever the user starts recording video from the app, it accidentally redirects them to live broadcast instead of the camera.
I'm using the flutter_webview_plugin package to show our website as a web view in our Flutter iOS app. The website supports video recording, and everything works fine on the web.
Whenever the user starts recording video from the app, it accidentally redirects them to
live broadcast
instead of the camera.Why is that happen?
Check out our discussion on StackOverflow
flutter doctor:
IOS version: 15.2.1
The text was updated successfully, but these errors were encountered: