iphone6播放视频到1分钟或者3分钟时小程序卡死退出
麻烦官方重视一下!!!
麻烦官方重视一下!!!
麻烦官方重视一下!!!
<video src="{{data.play_url}}"
custom-cache="{{false}}"
controls="true" autoplay="true"
page-gesture="true"
show-center-play-btn="true"
id="video"
objectFit="fill"
style="width:100%;"
bindplay='onVideoPlay'
bindpause='onVideoPause'
bindended='onVideoEnded'
bindwaiting='onVideoWaiting'
binderror='onVideoError'
bindtimeupdate='videoProgressChange'>
</video>
机型:iphone6
你好,请提供出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
已重新编辑帖子,请各位腾讯大神重视一下,谢谢
你好,请按正确格式提供一下代码片段哈(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),感谢配合