Jasonchenlijian / FastBle

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
Apache License 2.0
5.28k stars 1.22k forks source link

APP闪退后 蓝牙是一直打开的 框架获取蓝牙状态一直是关闭的 #566

Open 15239545925 opened 1 year ago

15239545925 commented 1 year ago

蓝牙一直是开启的状态 但是APP连接上蓝牙如果APP出现闪退 再连接蓝牙会提示蓝牙未打开 BleManager.getInstance().isBlueEnable() 一直返回false