Contents

ARGeoTrackingStatus.StateReason.geoDataNotLoaded

A state in which the framework downloads localization imagery.

Declaration

case geoDataNotLoaded

Discussion

ARKit provides this reason in state ARGeoTrackingStatus.State.localizing when the session is actively attempting to download localization imagery (see Refine the user’s position with imagery).

If this state persists for too long, it may indicate a network issue. If a reasonable amount of time elapses in this state reason, the app may consider requesting that the user check their internet connection.

See Also

Status Reasons