Hi,
I have a small app which sends beacon specific values (Major, minor, RSSI, Accuracy etc) to a server.
On my iPhone 5 with iOS 10.2, Estimote app is able to list the beacons that i have. But in my app, where “didRangeBeacons” is called, the CLBeacon array is coming as 0 elements.
The same code is working properly on an iOS 8.4 device.
Can somebody pls help me to understand, what changes i need to do on an iOS 10.2 device ?