docs.unity3d.com
    Show / Hide Table of Contents

    Enum CoreLocationErrorCode

    Error codes related to the Core Location Framework.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum CoreLocationErrorCode : long
    Remarks

    These values correspond to Core Location's CLErrors

    Fields

    Name Description Value
    DeferredAccuracyTooLow

    Deferred mode not supported for the requested accuracy

    DeferredCanceled

    Deferred mode request canceled a previous request

    DeferredDistanceFiltered

    Deferred mode does not support distance filters

    DeferredFailed

    Deferred mode failed

    DeferredNotUpdatingLocation

    Deferred mode failed because location updates disabled or paused

    Denied

    Access to location or ranging has been denied by the user

    GeocodeCanceled

    A geocode request was cancelled

    GeocodeFoundNoResult

    A geocode request yielded no result

    GeocodeFoundPartialResult

    A geocode request yielded a partial result

    HeadingFailure

    Heading could not be determined

    LocationUnknown

    Location is currently unknown, but Core Location will keep trying

    Network

    General, network-related error

    PromptDeclined

    Authorization request not presented to user

    RangingFailure

    General ranging failure

    RangingUnavailable

    Ranging cannot be performed

    RegionMonitoringDenied

    Location region monitoring has been denied by the user

    RegionMonitoringFailure

    A registered region cannot be monitored

    RegionMonitoringResponseDelayed

    While events for this fence will be delivered, delivery will not occur immediately

    RegionMonitoringSetupDelayed

    CL could not immediately initialize region monitoring

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023