Hi is there a workaround to make a video play on IOS. it plays fine on desktop but not on mobile
Hi,
Please, try to put it as an iframe, and add the playsinline attribute.
https://css-tricks.com/what-does-playsinline-mean-in-web-video/
It is a simple trick to autoplay the videos on iOS devices.
Thanks
Comments
Hi,
Please, try to put it as an iframe, and add the playsinline attribute.
https://css-tricks.com/what-does-playsinline-mean-in-web-video/
It is a simple trick to autoplay the videos on iOS devices.
Thanks