Kiryl Akulich

Results 6 comments of Kiryl Akulich

Hi. We have tested on Android 12/13. WebView version - Android System WebView 117.0.5938.60. Unfortunately I can not provide any videos( It not even started to play. I tried to...

I can reveal some html element properties: has next properties: :

I have not updated web view. Previously video played correctly. Previously MediaPlaybackRequiresUserGesture flag was not used.

Yes I am. I do not see any specific errors. I get some errors if try to drag progress bar

I have found a way to demo a problem: https://github.com/vimeo/player.js/assets/62598669/0833181c-0336-47f0-8cea-4e2dbd66d0d5 Video plays only when it is muted. Code to reproduce https://codepen.io/KirylAkulich1/pen/WNLgzBK

I have found an interesting thing about `playsinline=0&` parameter. If I remove it then video is played fine in full/inline modes. So what we have now: If `playsinline=0&` is present...