Skip to content

21.0.0

Compare
Choose a tag to compare
@onfido-sdk-ci onfido-sdk-ci released this 25 Jul 15:02
· 9 commits to master since this release

Added

  • Added support for electronic id verification (eID)
  • Added a fallback for any unsupported Studio task to fallback to as a capture module

Changed

  • Removed deprecated Motion capture fallback API
  • Deprecated APIs are now marked with Error deprecation Level
  • 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
  • Updated JMRTD and SCUBA library versions to latest, to account for the deprecated functions on Android API 34
  • Removed the deprecated withNFCReadFeature and disableNFC attributes

Fixed

  • Fixed an issue with the TokenExpirationHandler for Studio, where the onException callback was triggered instead of the refresh token set in the expiration handler
  • Fixed a crash when user enables NFC after entering the NFC intro screen