Skip to content

7.0.0

Compare
Choose a tag to compare
@onfido-sdk-ci onfido-sdk-ci released this 05 Aug 15:42
· 9 commits to master since this release
  • Bumped Android target SDK version to 34. This update indirectly means that Java version 17 is required to build the project. Details: https://developer.android.com/build/jdks
  • Added nfcOption parameter for configuring NFC
  • Added missing detail property to platform exceptions caused by flow errors
  • Deprecated disableNFC parameter (Use nfcOption with NFCOptions.Disabled value instead)
  • Updated underlying Onfido native SDK versions:
    • Android 21.0.+ (up from 20.5.+)
    • iOS 30.4.+ (up from 30.3.+)