问题模块 框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
API和组件 微信小程序 Bug getSystemInfo 客户端 6.5.3 2.0.0
- 当前 Bug 的表现(可附上截图)
刷新页面
- 预期表现
不刷新页面
- 复现路径
iphone8 plus 黑色获取手机信息 失效getSystemInfo 有替代方案吗?
- 提供一个最简复现 Demo
需要真机测试,希望 官方 看一下问题,再贴 回答... 看了大部分帖子都是一样的回答...
console.log('posterHeight', posterHeight)
console.log('wx.getSystemInfoSync()', wx.getSystemInfoSync())
console.log('getSystemInfo', wx.getSystemInfo())
console.log('wx.canIUsegetSystemInfo', wx.canIUse('getSystemInfo'))
console.log('wx.canIUsegetSystemInfoSync', wx.canIUse('getSystemInfoSync'))
console.log('systemInfo', systemInfo)
console.log('systemInfo', systemInfo)
console.log('systemInfo.windowWidth', systemInfo.windowWidth)
微信小程序开发问题解答
微信小程序开发者回答:
你好,测试iPhone6p是可以的,你有测试过其他的手机吗?是否仅iPhone8p不行?
微信小程序开发者回答:
不知道评论 ,你是否恢复, 紧 iPhone8p 黑色 偶尔 不可以 频率还挺多 8p 白色正常,其它都可以,
微信小程序开发者回答:
反馈已收到,问题确认中,感谢反馈
微信小程序开发者回答:
你好,升级下微信版本试试?
本文网址:http://www.91bianli.com/weixinxiaochengxu/48165.html