Skip to content

v13.0.0

Compare
Choose a tag to compare
@onfido-sdk-ci onfido-sdk-ci released this 05 Aug 12:25
· 2 commits to master since this release

Added:

  • Added nfcOption parameter for configuring NFC
  • Deprecated disableNFC parameter (Use nfcOption with OnfidoNFCOptions.DISABLED value instead)

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 30.4.x (up from 30.3.x)
    • Android 21.0.x (up from 20.5.x)
  • Bumped Android target SDK version to 34 (Java version 17 is required to build the project)