ONGSDKInitializationError Constants Reference

Declared in ONGErrors.h

ONGSDKInitializationError

Error codes in ONGSDKInitializationErrorDomain

Definition

typedef NS_ENUM(ONGErrorCode, ONGSDKInitializationError ) {
   ONGSDKInitialisationErrorDeviceRegistrationFailed = 9008,
};

Constants

ONGSDKInitialisationErrorDeviceRegistrationFailed

The device could not be registered with the Token Server, verify that the SDK configuration, Token Server configuration and security features are correctly configured

Declared In ONGErrors.h.

Declared In

ONGErrors.h