Open
Description
I know FlutterBleLib is based on RxAndroidBLE, I was wondering if in any way this option is suppted?
I've read from this pull request dariuszseweryn/RxAndroidBle#533 that is a supported use case for RxAndroidBLE, but does it bubble up to FlutterBleLib as well?
I'mm writing an app where I could do without that check and my phone has no problem with other apps when location services are disabled.