Zip file

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

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

Was this helpful?