Video autoplay doesn't work on all iphone
问题 On the top of this homepage, I have a video with muted, autoplay and playsinline attributes. The video is autoplaying on desktop & mobile I've tested (Chrome, Safari, Firefox). Surprisingly, the video is not playing for lots of iPhone users, they have a PLAY button showing, requiring interaction then. Here is my code : <video id="vid" width="100%" height="auto" preload="auto" autoplay muted playsinline> <source src="http://www.nevada-club.com/wp-content/uploads/2018/06/Nevada_Club.mp4" type=