iOS: Access Telemetry Notifications in Background

Hi There,

I need to track the motion using ESTTelemetryInfoMotion, which is working as expected in the foreground, but it’s not working in the background. I am using CLLocationManager to ranging Beacons in the background which is also working as expected. Is there any way I can get motion notifications in the background?