- 当前 Bug 的表现(可附上截图)
开发版在所有机型运行正常,体验版在iphone6s和7上面调用openBluetoothAdapter接口无响应,在其他型号iPhone和安装机型正常
- 提供一个最简复现 Demo
wx.openBluetoothAdapter({ success: (res) => { util.log('openBluetoothAdapter success:' + JSON.stringify(res)) }, fail: (res) => { util.log('openBluetoothAdapter fail:' + JSON.stringify(res)) } })
微信小程序开发问题解答
微信小程序开发者回答:
请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
本文网址:http://www.91bianli.com/weixinxiaochengxu/2249.html