I can't use RangingBeaconsInRegion for background processing, so I use MonitoringForRegion for detection, but MonitoringForRegion only knows the UUID, and I don't know the major and minor.
I'm also looking for a way to know major and minor in the background.
Could you tell me if there is a way to take major and minor in MonitoringForRegion, or if there is an alternative?
Thank you for your cooperation.
ios bluetooth ibeacon
It's self-resolved, but I was able to solve it successfully.
By specifying major and minor in addition to the UUID in initWithProximity, MonitoringForRegion was also able to obtain major and minor.
I hope it will be helpful for those who are having trouble with similar things
© 2024 OneMinuteCode. All rights reserved.