Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS goes to live broadcast instead of camera on video recording #957

Open
CartmanGD opened this issue Dec 4, 2022 · 0 comments
Open

IOS goes to live broadcast instead of camera on video recording #957

CartmanGD opened this issue Dec 4, 2022 · 0 comments

Comments

@CartmanGD
Copy link

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.

ezgif com-gif-maker-4

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant