iOS 13 - Estimote SDK - Beacon ranging
问题 I've encountered problem with beacon ranging in iOS 13 Ranging Nearable stickers stop working self.nearableManager.startRanging(forIdentifier: nearableIdentifier) Nothing happens in delegate method: func nearableManager(_ manager: ESTNearableManager, didRangeNearable nearable: ESTNearable) { } UPDATE Error found: Ranging nearables failed with error: Error Domain=com.estimote.nearables Code=301 "Blueooth is not powerd on." UserInfo={NSLocalizedDescription=Blueooth is not powerd on.} When I use