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.

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

Was this helpful?