fluttercommunity / fluttercommunity/flutter_webview_plugin

IOS goes to live broadcast instead of camera on video recording

Open
#957 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

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.**

![ezgif com-gif-maker-4](https://user-images.githubusercontent.com/110026289/205485147-816c8fcd-8ca4-4e19-a137-cbab07f45f47.gif)

Why is that happen?

Check out our [discussion on StackOverflow](https://stackoverflow.com/questions/73320367/flutter-inappwebview-ios-goes-to-live-broadcast-instead-of-camera/74670558#74670558)

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

[1]: https://pub.dev/packages/flutter_inappwebview
[2]: https://i.stack.imgur.com/vdfjY.gif
[3]: https://github.com/pichillilorenzo/flutter_inappwebview/issues/1248
[4]: https://pub.dev/packages/flutter_webview_plugin

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.