Contents

ARError.Code.locationUnauthorized

An error that indicates the app lacks user permission for the device’s current location.

Declaration

case locationUnauthorized

Discussion

To resolve this issue, the app needs to ask the user to enable location access for this app in Settings.

See Also

Errors