PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

Green Screen Android System Webview #1116

Open olga-recypes opened 8 months ago

olga-recypes commented 8 months ago

Hello. There are complaints from users about the appearance of a green screen during playback. The problem is on newer versions of Android. We managed to find out that this happens after updating the Android System Webview. Removing Android System Webview updates solves the problem. But Android System Webview is updated quite often and the problem arises again. Tell me what can be done?

PierfrancescoSoffritti commented 8 months ago

Hi, I don't have a good answer to your question, the issue doesn't seem to be with the library but with Webview.

How Webview is used in the library is open source, in case you figure more about this and/or have changes to suggest let us know.