videoContext.requestFullScreen({direction: 0}),在ios微信6.7.3下不能全屏且没有声音,但是hideStatusBar()生效了
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | requestFullScreen | 客户端 | 6.7.3 | 170 |
videoContext.requestFullScreen({direction: 0}),在ios微信6.7.3下不能全屏且没有声音,但是hideStatusBar()生效了
1 个回答
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。