- 当前 Bug 的表现(可附上截图)
2019/4/17 下午1点多开始,部分IOS手机(7.0.3,2.6.6,跟系统版本暂无关联),突然稳定出现无法播放小程序视频的问题,表现为 IOS 系统下播放 m3u8 持续抛出渲染异常。影响到的小程序:爱奇艺、优酷等。
video binderror 报错信息:
{"type":"error","timeStamp":459,"target":{"dataset":{},"id":"videoId","offsetTop":0,"offsetLeft":0},"currentTarget":{"dataset":{},"id":"videoId","offsetTop":0,"offsetLeft":0},"detail":{"errMsg":"not support mixed rendering"}}
其中这个 errMsg 之前没有遇到过,官方文档也没有对此 error 的说明。
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)