Embed Youtube video fullscreen not working
-
Hi,
i’m testing a simple project for Android where i call an http url to Wordpress pages in index.html:
<body onload=“window.location = ‘https://www.mysite.com/’”>.If i have an youtube video embed, it not goes in fullscreen mode when i click on button in player commands. Play, pause, mute or other buttons work with no problem.
Any ideas? Some plugin to add? or do u know a better way to “include” a url instead of use window.location???
Thank you in advance!!!