ionic-team / ionic-team/cordova-plugin-ionic-webview

Problem when set fullscreen mode for some video inside WebView content

Open
#676 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

# Problem description

I use Ionic 1 with Cordova in a mobile app, distributed to Android and iOS.

Last week I noticed I couldn't set a video in fullscreen mode on Android. When I try to set fullscreen mode, nothing happens. But, strangely, when I move the app to the background and bring again to the foreground, the fullscreen mode was set up.

https://user-images.githubusercontent.com/16177771/220216835-428ee9c4-868e-4bd6-90ca-a46225b271d2.mp4

# Environment

```
cordova-android: 10.1.2
ionic: v1.3.5
```

## Gradle dependencies

```
androidx.webkit:webkit:1.4.0
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.