How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Query shortIdentifier for Estimote Location in ipad os 17.5 not return shortIdentifier

calendar_today April 15, 2025 person @SensorTeam2016 Sensor Team domain estimote

Hi Estimote and Forum We are facing issue from estimote sensor on latest ipad os 17.5 We can call ESTTelemetryNotificationTemperature to get temperature. The function can get it easily but it does not return shortIdentifier value. It is only return like this below ength=20,bytes=0 // Allocate a new call back for the SDK self.temperatureNotification = [[ESTTelemetryNotificationTemperature alloc] initWithNotificationBlock:^(ESTTelemetryInfoTemperature *temperature) { NSLog(@”SensorsViewController:doSleepAndStart:Temp2: %f %@”, [temperature.temperatureInCelsius floatValue], temperature.shortIdent

open_in_new Read original post