CoreBluetooth methods and SDK version 3.0.0

Hi, I’ve just noticed that in the iOS class reference and github header files for ESTBeaconManager.h, Core Bluetooth methods such as startEstimoteBeaconsDiscoveryForRegion are no longer listed.

Does this mean that they are now deprecated or is it still fine to use this method?
Regards, Sam

Yeah I noticed the same thing.

Just got an email from Piotr at Estimote support and the method has been moved to ESTUtilityManager
http://estimote.github.io/iOS-SDK/Classes/ESTUtilityManager.html

Have you had any luck discovering beacons in the background with this method? I’ve been able to find them but not get their minor value or RSSI.