Authenteq API Documentation
  • Introduction
  • Create an Account
  • Documentation
    • Change Log
      • Mobile SDK
      • Web and API
    • Migration Guides
      • Mobile SDK 1.63 & WebIDV
      • Multi-Document Flow
    • Version Support
  • Mobile SDK
    • iOS
      • iOS Requirements
      • Installation
      • Identification
        • Identification Result
        • Document Identification Result
      • Face Authentication
      • Errors
      • Customization
    • Android
      • Android Requirements
      • Installation
      • Identification
        • Identification Result
        • Document Identification Result
      • Face Authentication
      • Customization
    • React Native
      • iOS
      • Android
    • Flutter
      • iOS
      • Android
    • Authentication Token
    • UI Customization
    • Examples
  • Web
    • Web Overview
    • Getting Started
    • How to Integrate Web?
    • Examples
    • API Reference
  • Export
    • Export Overview
    • API Reference
  • Webhook
    • Webhook Overview
  • AML
    • AML Overview
    • API Reference
  • Verification Links
    • Verification Links Overview
  • Recognition
    • Recognition Overview
    • API Reference
Powered by GitBook
On this page

Was this helpful?

  1. Mobile SDK
  2. iOS

Errors

Error

Description

cancelledByUser

Identification or Selfie Authentication cancelled by user

jailbreakDetected

SDK is running on jailbroken device

authenteqLicenseError

Incorrect Authenteq license. Re-check that you are using correct license value for correct project bundle ID. If license and bundle ID is correct, contact to our support

livenessSetupError

Internal problem with liveness setup. Contact our support.

ocrSetupError

Internal problem with ID document scan setup. Contact our support.

internalSetupError

Internal problem with SDK setup. Contact our support.

connectionCertificateError

Problem with establishing secure connection with our server. Check proxy/VPN settings for device

invalidConfiguration

You started identification process with invalid configuration for ID documents scan steps

invalidAuthToken

The authentication token provided to start the identification or face authentication is not valid

requiredAgeNotMet

Minimum age requirement failed during identification flow

PreviousFace AuthenticationNextCustomization

Last updated 2 years ago

Was this helpful?