pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.33k stars 429 forks source link

Fullscreen button on iPhone #308

Closed v-skiff closed 6 years ago

v-skiff commented 6 years ago

Hi! It seems like the button for exit from fullscreen mode doesn't work on iPhone. What I could do to resolve this issue? Thanks in advance for any help! Thanks for cool plugin!)

pupunzi commented 6 years ago

Hi, The full screen button should not work at all on mobile... it is not allowed by the API...

sitoexpress commented 6 years ago

Hi pupunzi, is there a way to allow the user to play the vid on mobile on his will, even when used as background? If someone is on WiFi, may want to view it, so it should be allowed.

pupunzi commented 6 years ago

The background video now works also on mobile devices.

teacs commented 6 years ago

Hello, Which API are you referring too? Youtube's?

I've implemented YTPPlayer on a site and it's working fine. Except for fullscreen on iPhone. There's no problems on Android or in Safari, Chrome or Firefox(which I've just re-tested). And I'm trying to figure out if it's a general iPhone-problem or if there's something else wrong.