Hi Team, We want to update estimote beacons (My own) configuration with my own app. For this I cann’t use Proximity or Indoor location SDK ,need to use iOS-SDK but is it deprecated. What is the SDK I need to use for beacon configuration
iOS-SDK is actually the correct choice for that. The beacon-configuration APIs (i.e., ESTDevice*, ESTBeaconOperation*, ESTSetting*) are not considered deprecated at this time, only the proximity-detection APIs are (i.e., ESTBeaconManager, ranging, monitoring).