Contents

ARGeoTrackingStatus.StateReason.waitingForLocation

A state in which the framework performs a check for the user’s GPS position.

Declaration

case waitingForLocation

Discussion

While in this state, the app needs to wait for the Core Location subsystem to provide the user’s GPS location. Inform the user of the check in progress; for instance, present a message alerting them to the geotracking initialization process.

See Also

Status Reasons