[X] I've looked at the README 'Common Problems' section
Have you checked this problem on the example app?
Yes
FlutterBluePlus Version
1.31.16
Flutter Version
3.19.3
What OS?
Android
OS Version
Android 14
Bluetooth Module
Nordic nRF52840
What is your problem?
startScan works as expected when not using removeIfGone, and doesn't start when including it. This used to work fine before upgrading to a more recent version.
I searched the releases for removeIfGone and found the breaking change in 1.27.0. I have enabled continuousUpdates, and all is working as expected now.
Requirements
Have you checked this problem on the example app?
Yes
FlutterBluePlus Version
1.31.16
Flutter Version
3.19.3
What OS?
Android
OS Version
Android 14
Bluetooth Module
Nordic nRF52840
What is your problem?
startScan works as expected when not using
removeIfGone
, and doesn't start when including it. This used to work fine before upgrading to a more recent version.Logs