Error codes reported by the SDK.

Enumeration Members

Unknown

An unknown error occurred.

SDKVersionNotSupported

The current version of the SDK is no longer supported.

SystemMaintenance

The system is currently down for maintenance.

NetworkRequestFailed

A network error occurred. The user is either offline or the server returned an invalid response. The specific http status code is available in the statusCode property of the userInfo dictionary.

OperationCanceled

The requested operation has been canceled.

InvalidArgument

An invalid argument was encountered.

ServiceFetchingFailed

The service fetch operation failed.

ServiceLinkingFailed

The service linking operation failed.

ServiceUnsupported

The service is not supported by the SDK.

ServiceTemporarilyUnavailable

The service is temporarily unavailable.

ServiceLoginFailed

The service login failed. The user should verify their login information.

ServiceProfileNotFound

The service profile was not found. The user should select another profile.

ServiceProfilePinMismatch

The service profile pin was not correct. The user should enter their pin again.

ServiceContentNotFound

This service content may no longer be available.

InvalidViewContext

The view context is invalid.

UserConsentRequired

The user tried to perform an action that requires privacy policy consent.