fluttercommunity / fluttercommunity/flutter_webview_plugin

ios disable native fullscreen video

Open
#660 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

## Use case
So every html video is played in full screen in IOS and not inline

## Proposal
we have to set `configuration.allowsInlineMediaPlayback = true;` in order to apply this setting

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the iOS WebView configuration entry point and inspect how the `allowsInlineMediaPlayback` setting is applied. Verify the resulting HTML video behavior on iOS: videos should play inline rather than automatically entering native fullscreen.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.