-
No error occured.
Declaration
Objective-C
MBXLocationErrorCodeNone
-
Not ready for the requested operation.
Declaration
Objective-C
MBXLocationErrorCodeNotReady
-
The subject of the request is not available.
Declaration
Objective-C
MBXLocationErrorCodeNotAvailable
-
The app is not authorized to access location.
Declaration
Objective-C
MBXLocationErrorCodeAccessDenied
-
Invalid argument.
Declaration
Objective-C
MBXLocationErrorCodeInvalidArgument
-
Failed to detect location.
Declaration
Objective-C
MBXLocationErrorCodeFailedToDetectLocation
-
Failed to communicate with the platform service.
Declaration
Objective-C
MBXLocationErrorCodeCommunicationFailure
-
Operation was cancelled.
Declaration
Objective-C
MBXLocationErrorCodeCancelled
-
Requested feature is not implemented or no supported by the device.
Declaration
Objective-C
MBXLocationErrorCodeNotSupported
-
Reserved fallback for unclassified failures.
Declaration
Objective-C
MBXLocationErrorCodeUnknown