ARError.Code.geoTrackingNotAvailableAtLocation
An error that indicates a location lacks geotracking support.
Declaration
case geoTrackingNotAvailableAtLocationDiscussion
This error code indicates that ARKit does not have the necessary localization imagery to support geo tracking at the user’s current location. See checkAvailability(completionHandler:) for more information.
If checkAvailability(completionHandler:) returns true and an app begins geo-tracking session, ARKit provides this state reason when the user has moved to an unsupported area.
See Also
Errors
ARError.Code.requestFailedARError.Code.cameraUnauthorizedARError.Code.fileIOFailedARError.Code.insufficientFeaturesARError.Code.invalidCollaborationDataARError.Code.invalidConfigurationARError.Code.invalidReferenceImageARError.Code.invalidReferenceObjectARError.Code.invalidWorldMapARError.Code.microphoneUnauthorizedARError.Code.objectMergeFailedARError.Code.sensorFailedARError.Code.sensorUnavailableARError.Code.unsupportedConfigurationARError.Code.worldTrackingFailed