flutter_beacon
flutter_beacon copied to clipboard
ranging beacons doesn't work properly with more than 11 regions in list
I'm having some problems ranging beacons on iOS and i would like to know the reason and if is there any solution, there are 2 scenarios:
-
If i have more than 5 regions with the same identifier but different UUIDs it keeps ranging only the last region in list, sometime it ranges other regions but is not always so the most of times i can't get the device i'm trying to scan,
-
If i have more than 11 regions with different identifiers and different UUIDs it doesn't range some regions, sometimes it scan the device but sometimes not,
anyone knows if the pluggin has length restrictions for the regions list or if is an issue?
can you solve this?