-
Notifications
You must be signed in to change notification settings - Fork 941
Open
Description
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:
[✓] Flutter (Channel stable, 3.3.7, on macOS 13.0 22A380 darwin-x64, locale en-IL)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.73.1)
[✓] Connected device (2 available)
[✓] HTTP Host Availability
IOS version: 15.2.1
Metadata
Metadata
Assignees
Labels
No labels
