onBluetoothAdapterStateChange 在 Android 平台不断被调用
发布于 5 年前 作者 gren 9597 次浏览 来自 官方Issues

https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth/wx.onBluetoothAdapterStateChange.html

onBluetoothAdapterStateChange 在 Android 端会重复调用,即使蓝牙适配器状态未发生变化,重复返回字段如下:

onBluetoothAdapterStateChange {available: true, discovering: true}

而在 iOS 端正常,希望尽快回复或修正此 api

1 回复

你好,请提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

回到顶部