I have encountered this before. The reason at that time was that I was using the test version of tbs, and the parsing failed for no reason. Not only H5, but also the video in the image and text failed to parse, so I suggest you rule out this reason first. (You can try another machine or go to the pictures and texts with embedded videos to see it); if it is a tbs problem, you can go to http://debugtbs.qq.com/ to change the kernel and try again (make sure to open it with WeChat, then clear the TBS kernel + clear DebugTbs Plug-in and restart, then it will exit and restart, then come in and click Install Online TBS Kernel).
If you are sure that it is not the cause of the TBS kernel, please post the code and have a look~
Excuse me, why are WeChat videos playing on Android phones always parsing exceptions <video width="90%" height="auto" controls="controls" class="video-bt" style="margin-left: 5%;margin-top:20px;"> <source src="video/didi.mp4" type="video/mp4"> <source src="video/didi.ogv " type="video/ogg"> <source src="video/didi.webm" type="video/webm"> </video> Developers on WeChat The platform can be used, but when playing on an Android phone, an exception occurs
I have encountered this before. The reason at that time was that I was using the test version of tbs, and the parsing failed for no reason. Not only H5, but also the video in the image and text failed to parse, so I suggest you rule out this reason first. (You can try another machine or go to the pictures and texts with embedded videos to see it); if it is a tbs problem, you can go to
http://debugtbs.qq.com/
to change the kernel and try again (make sure to open it with WeChat, then clear the TBS kernel + clear DebugTbs Plug-in and restart, then it will exit and restart, then come in and click Install Online TBS Kernel).If you are sure that it is not the cause of the TBS kernel, please post the code and have a look~
Excuse me, why are WeChat videos playing on Android phones always parsing exceptions
<video width="90%" height="auto" controls="controls" class="video-bt" style="margin-left: 5%;margin-top:20px;">
<source src="video/didi.mp4" type="video/mp4">
<source src="video/didi.ogv " type="video/ogg">
<source src="video/didi.webm" type="video/webm">
</video>
Developers on WeChat The platform can be used, but when playing on an Android phone, an exception occurs