79264670

Date: 2024-12-09 10:49:54
Score: 1
Natty:
Report link

Just add "playsinline" in video tag and its start playing on IOS mobile. working for me.

For Example in my code

<video class="slide-video slide-media" autoplay playsinline  loop muted preload="auto">
   <source src="resources/images/10.mp4" type="video/mp4" />
</video>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sandeep kumar