Post

Replies

Boosts

Views

Activity

CLLocationUpdate.liveUpdates does not work after recovery from termination with insufficientlyInUse option
In iOS 18, we use CLLocationUpdate.liveUpdates to resume location updates after the app has been terminated. While the app successfully relaunches and I attempt to restart CLLocationUpdate.liveUpdates, the updates frequently come with the insufficientlyInUse flag set to true. At the same time, the locationUnavailable flag is false, but the location value remains nil. Could you clarify what the insufficientlyInUse option indicates and why the location updates are not returning valid data?
2
0
248
Sep ’24