SDK errors
In this reference you can find a description of all errors that can occur in the iOS SDK. See the Error handling for more info on handling the errors when they occur.
Error | Code |
---|---|
ONGGenericErrorNetworkConnectivityFailure | 9000 |
ONGGenericErrorServerNotReachable | 9001 |
ONGGenericErrorDeviceDeregistered | 9002 |
ONGGenericErrorUserDeregistered | 9003 |
ONGGenericErrorOutdatedApplication | 9004 |
ONGGenericErrorOutdatedOS | 9005 |
ONGGenericErrorActionCancelled | 9006 |
ONGGenericErrorActionAlreadyInProgress | 9007 |
ONGGenericErrorDeviceRegistrationFailure | 9008 |
ONGGenericErrorDeviceUpdateFailure | 9019 |
ONGAuthenticationErrorInvalidPin | 9009 |
ONGAuthenticatorRegistrationErrorUserNotAuthenticated, ONGAuthenticatorDeregistrationErrorUserNotAuthenticated, ONGPinChangeErrorUserNotAuthenticated, ONGMobileAuthEnrollmentErrorUserNotAuthenticated, ONGFetchResourceErrorUserNotAuthenticated | 9010 |
ONGPinValidationErrorPinBlackListed | 9011 |
ONGPinValidationErrorPinShouldNotBeASequence | 9012 |
ONGPinValidationErrorPinShouldNotUseSimilarDigits | 9013 |
ONGPinValidationErrorWrongPinLength | 9014 |
ONGAuthenticationErrorAuthenticatorInvalid | 9015 |
ONGMobileAuthEnrollmentErrorDeviceAlreadyEnrolled | 9016 |
ONGMobileAuthEnrollmentErrorEnrollmentNotAvailable | 9017 |
ONGMobileAuthEnrollmentErrorUserAlreadyEnrolled | 9018 |
ONGMobileAuthRequestErrorUserDisenrolled | 9020 |
ONGMobileAuthEnrollmentErrorNotEnrolled, ONGMobileAuthRequestErrorNotEnrolled | 9021 |
ONGAuthenticationErrorAuthenticatorDeregistered | 9022 |
ONGGenericErrorDataStorageNotAvailable | 9024 |
ONGGenericErrorUnrecoverableDataState | 9025 |
ONGFetchImplicitResourceErrorDomain | 9026 |
ONGAuthenticatorRegistrationError | 9027 |
ONGAuthenticatorDeregistrationError | 9028 |
ONGMobileAuthRequestErrorAlreadyHandled | 9029 |
ONGAuthenticationErrorBiometricAuthenticatorFailure | 9030 |
ONGGenericErrorUnknown | 10000 |
ONGGenericErrorConfigurationInvalid | 10001 |
ONGRegistrationErrorInvalidState | 10002 |
ONGDeregistrationErrorLocalDeregistration | 10003 |
ONGAuthenticatorRegistrationErrorAuthenticatorAlreadyRegistered | 10004 |
ONGAuthenticatorRegistrationErrorAuthenticatorNotSupported | 10006 |
ONGAuthenticationErrorAuthenticatorNotRegistered | 10007 |
ONGAuthenticatorPinDeregistrationNotPossible | 10008 |
ONGLogoutErrorLocalLogout | 10009 |
ONGFetchResourceErrorInvalidMethod, ONGFetchAnonymousResourceErrorInvalidMethod | 10010 |
ONGFetchAnonymousResourceErrorDeviceNotAuthenticated | 10012 |
ONGMobileAuthRequestErrorNotFound | 10013 |
ONGGenericErrorRequestInvalid | 10015 |
ONGMobileAuthRequestErrorNotHandleable | 10018 |
ONGFetchResourceErrorInvalidHeaders, ONGFetchAnonymousResourceErrorInvalidHeaders, ONGFetchUnauthenticatedResourceErrorInvalidHeaders | 10019 |
ONGAuthenticatorDeregistrationErrorCustomAuthenticationDisabled | 10020 |
ONGRegistrationErrorCustomRegistrationExpired | 10021 |
ONGRegistrationErrorCustomRegistrationFailure | 10022 |
ONGAppToWebSingleSignOnErrorAppToWebSingleSignOnDisabled | 10023 |
ONGGenericErrorAppIntegrityFailure | 10024 |