小程序部分手机不能搜索到设备。
- 当前 Bug 的表现(可附上截图)部分手机调用wx.openBluetoothAdapter()wx.startBluetoothDevicesDiscovery()都能成功但是
wx.onBluetoothDeviceFound(function(res) {}里面的方法体不会执行
-
预期表现 所有手机都能搜索到蓝牙设备
-
复现路径
-
提供一个最简复现 Demo
wx.onBluetoothDeviceFound(function(res) {}里面的方法体不会执行
预期表现 所有手机都能搜索到蓝牙设备
复现路径
提供一个最简复现 Demo