You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a branch addressing this issue "autoplay_on_mobile".
Here I tried to include YT js API and Play video via code after it loads an iframe (47bd3d0). Unfortunately it worked only on an old Android phone with native browser. iPhone tests failed and Chrome on Android also fialed...
With touch enabled I need to click twice to play the video.
On http://www.newmediacampaigns.com/blog/lazyytjs-a-jquery-plugin-to-lazy-load-youtube-videos I read "Apple prohibits video elements from autoplaying, which is causing the double click issue on iOS." but I can reproduce this on every touch device.
Is there a workaround for this?
The text was updated successfully, but these errors were encountered: