Biometrid IOS SDK
2.5.5
2.5.5
  • 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
  • FULL SDK
    • Requirements
    • Usage
    • Installation
      • Zip file
      • CocoaPods
    • Initialization
    • Start
    • Stop
    • Callbacks
Powered by GitBook
On this page

Was this helpful?

  1. FULL SDK
  2. Installation

Zip file

In order to implement the BiometridOnStandard SDK, you just need to drag and drop the full_sdk_ios_wv.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 full_sdk_ios_wv.framework.

It's necessary to add another 4 Frameworks that are inside zip also:

  • AutoCaptureWrapper

  • BiometridStandard

  • Face01WrapperSDK

  • FaceTecSDK