Skip to main content

Specific setup

SDK Key

Contact the CS / Onboarding team and request an SDK Key, providing the identifiers of your applications:

  • Bundle Identifier (iOS)
  • TeamId (iOS)

The Unico team will link the SDK Key to your identifiers. You will receive your SDK Key to implement the AcessoBioConfigDataSource.

Code obfuscation (iXGuard)

The SDK cannot be obfuscated. The client obfuscator may affect the functionality of the SDK, so it must not obfuscate the SDK code. Unico is not responsible for obfuscation conflicts with the SDK.

When obfuscation is performed using iXGuard, we recommend using version 4.12.6 or higher.

Common indicator

If the app works in debug but fails in release, obfuscation is the likely cause — obfuscation does not modify debug builds.