live-player direction 在安卓有兼容性问题,如何解决?
LivePlayerContext.requestFullScreen 时间 中 direction全屏方向的兼容性问题,ios是正常的,而安卓不生效
this.ctx = wx.createLivePlayerContext('player');
this.ctx.requestFullScreen({direction: 90})
1 回复
你好,麻烦具体描述问题流程,提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html