i want to scan multiple beacon, i use beacon manager for that but every time it scan for only last beacon does not check or others. so how can i done this, i want to check listeners for multiple beacon with their UUID, major and minor numbers
Can you share your code? (Most common cause here is creating beacon regions with non-unique identifiers.)
Also, please note that the Beacon Manager API is deprecated, if you’re starting a new project with Estimote, use our new Proximity SDK and the Proximity Observer API:
https://github.com/estimote/ios-proximity-sdk
https://github.com/estimote/android-proximity-sdk
thank you for your help, but issue was solved i did same mistake which you mention about non-unique identifiers