EasyBle
EasyBle copied to clipboard
didn't get any BLE device in android 12
I upgrade my api version target sdk version is 32 and i am getting null onLeScan() in device
BleManager.toggleBluetooth(true); is also not working for this version
how can I fix these issues please help !
@Ficat have you any solution ?