[X] I've looked at the README 'Common Problems' section
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.33.5
Flutter Version
3.24.2
What OS?
Android
OS Version
Android 14, 15 at least
Bluetooth Module
.
What is your problem?
On an android device, when using FlutterBluePlus.adapterStateNow or listening to FlutterBluePlus.adapterState, the return state is "on" event if the BLE permissions are declined.
Requirements
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.33.5
Flutter Version
3.24.2
What OS?
Android
OS Version
Android 14, 15 at least
Bluetooth Module
.
What is your problem?
On an android device, when using
FlutterBluePlus.adapterStateNow
or listening toFlutterBluePlus.adapterState
, the return state is "on" event if the BLE permissions are declined.To put this in context, here is my test code :
Logs