Skip to content

Releases: iProov/android

v10.2.1

19 Nov 15:41
Compare
Choose a tag to compare

Bug Fixes

  • MOB-1690: Fix error report on Native Bridge

v9.1.2

15 Oct 13:46
Compare
Choose a tag to compare

Enhancements & API Changes

  • Add support for Android OS 15 16KB memory page size

NOTE to use this patch release you need to use the "patch912" branch instead of "master" when specifying the maven repo in your build.gradle

v10.2.0

14 Oct 12:16
Compare
Choose a tag to compare

Enhancements & API Changes

  • Twin releases now support both protobuf-javalite ("10.2.0") and protobuf-java ("10.2.0-pf")

ATTENTION: Most people will continue to use normal releases (10.2.0) and NOT "-pf" releases (10.2.0-pf) going forward unless they have a specific reason

v10.1.0

09 Oct 14:38
Compare
Choose a tag to compare

Enhancements & API Changes

  • New Option controlYPosition to customize the vertical placement of the face with additional prompts for precise up-or-down adjustments

v10.0.2

01 Oct 12:56
Compare
Choose a tag to compare

Enhancements & API Changes

  • New ConsentRequiredException for custom API
  • Added a custom user-agent to all request headers ("native-face")

Bug Fixes

  • MOB-1619: Fix to error when getting OpenGL renderer name

v10.0.1

29 Aug 14:30
Compare
Choose a tag to compare

Bug Fixes

  • MOB-1616: Fixed IProov.session from being always null

v10.0.0

25 Jul 10:26
Compare
Choose a tag to compare

iProov is pleased to announce the next major version of the iProov Biometrics SDK.

Please see the Upgrade guide for details on how to integrate this release.

Enhancements & API Changes

  • SDK restructured, putting all the API classes into the package "com.iproov.sdk.api"
  • API changed: now, create a Session first, then call "session.start()"
  • Minimum Supported Android SDK now Android 8 (minSDK 26)
  • Enhanced overall security
  • Default Style for NaturalFilter change from BLUR to CLEAR
  • Updated livery to match new company logo and product naming
  • Displaying an optional 'Hold Still' prompt during flash mark capture to enhance user experience.

v9.1.1

26 Jun 14:42
Compare
Choose a tag to compare

Enhancements & API Changes

  • Enhanced security for Dynamic Liveness (GPA)

v9.1.0

30 May 10:46
Compare
Choose a tag to compare

Enhancements & API Changes

  • Enhanced security for Dynamic Liveness (previously GPA)
  • New UI state API (IProovFlowLauncher.sessionsUIStates)
  • The list of locales available in the SDK can be obtained from the API (IProovFlowLauncher.sdkLocales)

Bug Fixes

  • MOB-1387: Fix for missing message prompt on landscape mode
  • MOB-1436: Example App: Collect SessionStates flow with sessionId
  • MOB-1492: Fix for rare corrupt imagery

Other changes

  • Readme updated to indicate "selfie" frames returned on success and failure on only some SPs

v9.0.4

28 Mar 12:54
Compare
Choose a tag to compare

Bug Fixes

  • MOB-1383: NullPointerException fix for permissionsDelegate
  • MOB-1441: Renamed native-lib.so to iproov-com-lib.so to avoid potential naming clash