Recognito
  • About RECOGNITO
  • Face Recognition SDK
    • Performance Overview
    • Integration Guide
      • Linux
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Windows
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Android
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • iOS
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Flutter
        • Installation
        • API Reference
        • Licensing
        • Sample Application
  • Face Liveness Detection SDK
    • Performance Overview
    • Integration Guide
      • Linux
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Windows
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Android
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • iOS
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Flutter
        • Installation
        • API Reference
        • Licensing
        • Sample Application
  • ID Document Recognition SDK
    • Performance Overview
    • Integration Guide
      • Linux
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • Android
        • Installation
        • API Reference
        • Licensing
        • Sample Application
      • iOS
        • Installation
        • API Reference
        • Licensing
        • Sample Application
  • ID Document Liveness Detection SDK
    • Performance Overview
    • Integration Guide
      • Linux
        • Installation
        • API Reference
        • Licensing
        • Sample Application
  • License Option
  • How to implement 1:N identification with RECOGNITO SDK
  • Contact & Support
Powered by GitBook
On this page
  • Download SDK
  • Directory Structure
  • Add ID SDK to iOS Project
  1. ID Document Recognition SDK
  2. Integration Guide
  3. iOS

Installation

PreviousiOSNextAPI Reference

Last updated 5 months ago

The iOS-ID Document Recognition SDK is provided in Framework format.

Download SDK

Download

Directory Structure

The SDK directory contains the following directories and files:

idsdk.framework

ID Document Recognition SDK framework file

TTVOCRCore.framework

OCR framework file

IDCardRecognition-Bridging-Header.h

Bridging Header file for Objective-C and Swift

Add ID SDK to iOS Project

  • Copy and Add idsdk.framework and TTVOCRCore.framework into the project

  • Add IDCardRecognition-Bridging-Header.h to Build Settings

  • Build your project

ios_idsdk.zip [146M]