使用live-player正常播放流时,按home键退到手机主屏,live-player不再播放,监听bindstatechange,
console.log('player-code:', e.detail.code),返回code:6000
怎么解决???
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | live-player | 微信安卓客户端 | 7.0.8 | 2.9.3 |
使用live-player正常播放流时,按home键退到手机主屏,live-player不再播放,监听bindstatechange,
console.log('player-code:', e.detail.code),返回code:6000
怎么解决???
1 个回答
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)