live-player direction 在安卓有兼容性问题,如何解决?

发布于 8 年前作者 yshao8927 次浏览最后编辑 8 年前来自 ask

LivePlayerContext.requestFullScreen 时间 中 direction全屏方向的兼容性问题,ios是正常的,而安卓不生效

this.ctx = wx.createLivePlayerContext('player');
this.ctx.requestFullScreen({direction: 90})
1 回复
jing84
jing841 楼5 年前

你好,麻烦具体描述问题流程,提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html