0

Im simply using iframe with video embed link, its working on desktop but not working in mobile devices.

https://www.youtube.com/embed/7Exa5g_I7ec?feature=oembed&enablejsapi=1&origin=https://www2.gemseducation.com&rel=0&autoplay=1&mute=1&controls=0&showinfo=0&autohide=1&playlist=7Exa5g_I7ec&background=1&mute=1&loop=1

is there anything I'm missing?

Mirza Irtiza
  • 154
  • 7

1 Answers1

0

This is likely intentional behaviour to prevent mobile data from being used without knowledge.

You can see more details here: https://developers.google.com/youtube/iframe_api_reference#Mobile_considerations

It has also been discussed on Stack Overflow before here: Youtube embed autoplay on mobile

lawrence_monk
  • 361
  • 1
  • 8