I need to, didEnterRegion and didExitRegion should callback only once, for multiple iBeacon with different uuid, major and minor value.
Grouping iBeacon in one Region, i have tried using region identifier but it's working only when two iBeacon have same UUID.
my question is
how to group multiple iBeacon in same region meanwhile, iBeacon have different-different UUIDs?