Biometrid IOS SDK
3.0.2
3.0.2
  • Introduction
  • Standard SDK
    • Prerequisites
    • Requirements
    • Initialization
    • Enums
    • Installation
      • Zip file
      • CocoaPods
    • Process Management
      • Create process
      • Get Step State
      • Update Step
      • Previous Step
    • Liveness Detection
    • Auto Capture
      • MRZ Capture
      • Configurations
    • Camera
      • Configurations
    • NFC
      • Scan Result
      • Configurations
    • Video Conference
    • Biometric Authentication
      • Configurations
    • Device Location
      • Configurations
    • Presence Detection
      • Configurations
  • FULL SDK
    • Requirements
    • Usage
    • Installation
      • Zip file
      • CocoaPods
    • Initialization
    • Start
    • Stop
    • Callbacks
Powered by GitBook
On this page

Was this helpful?

  1. Standard SDK
  2. Installation

Zip file

In order to implement the BiometridOnStandard SDK, you just need to drag and drop the BiometridOn.framework into your Xcode project.

PreviousInstallationNextCocoaPods

Was this helpful?

You should clean the Linked Frameworks and Libraries and re-add them trough Embedded Binaries:

In Targets > Your App > General Tab > Embedded Binaries, click on the “+” button and search for BiometridStandard.Framework.

It's necessary to add another 3 Frameworks:

  • AutoCaptureWrapper

  • Face01WrapperSDK

  • FaceTecSDK