Contents

ARGeoTrackingStatus.StateReason.visualLocalizationFailed

Localization imagery failed to match the view from the device’s camera.

Declaration

case visualLocalizationFailed

Discussion

ARKit provides this reason when visual localization is taking too long. This indicates that the app has met all requirements for geo tracking, except for visual localization. In this situation, the app needs to ask the user to pan the device around the physical environment to acquire more camera-feed imagery. For more information, see Assisting the User with Visual Localization.

See Also

Status Reasons