部分手机出现wx.onBluetoothDeviceFound方法,没有搜索返回蓝牙设备。
手机连接开发者工具看到日志打印执行了
wx.startBluetoothDevicesDiscovery
成功,执行
wx.onBluetoothDeviceFound
没有日志打印输出。
尝试过获取地理位置服务,情况依旧。
1 回复
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。