I currently have this html code:
<div class="intro-video-wrapper">
<video muted playsinline autoplay src="video/video-l.mp4" type="video/mp4"></video>
</div>
This code works perfectly on every browser including for mobile. It even works for in Instagram's own in-app web browser when you tap on a link/open something in their app. However this doesn't work for TikTok's own in-app web browser. Didn't find much resources on this especially debugging in-app web browsers so any help is much appreciated!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…