ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

Problem when set fullscreen mode for some video inside WebView content #676

Open AndreNeves97 opened 1 year ago

AndreNeves97 commented 1 year ago

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