IOS系统 视频VideoContext.play()方法无效
[图片] IOS系统下某些视频调用VideoContext.play()方法无效 黑屏 且没有触发bindtimeupdate let vid = String(e.currentTarget.dataset.vid) let vcontext = wx.createVideoContext(vid) vcontext.play() https://developers.weixin.qq.com/miniprogram/dev/api/media/video/VideoContext.seek.html