Skip to content

Releases: iProov/android

v11.1.0

17 Nov 12:36

Choose a tag to compare

Enhancements & API Changes

  • Security enhancements

v11.0.0

05 Nov 10:29

Choose a tag to compare

Enhancements & API Changes

  • Moved to Kotlin 1.8.10
  • Redundant Error 'FaceDetectorException' has been removed
  • iProov Activity was always launched with FLAG_ACTIVITY_NEW_TASK flag. When Activity context is provided the iProov Activity will be launched with the same taskAffinity as the calling Activity.
  • Camera option removed, fixing to FRONT camera only
  • Readme document title changed from "iProov Biometric Authentication SDK" to "iProov Face SDK"
  • New Feedback Codes (including up to three returned now instead of one)

ATTENTION: Do NOT use "-pf" releases unless you have a specific reason

v10.4.0

12 Sep 09:22

Choose a tag to compare

ATTENTION: Do NOT use "-pf" releases unless you have a specific reason

Enhancements & API Changes

  • Move Left/Right to match existing Up/Down prompts for Dynamic Liveness (additional API option controlXPosition to go with existing controlYPosition in IProov.Options.genuinePresenceAssurance)

Bug Fixes

  • MOB-1762: Fixed zoom factor for Xiaomi 13 Lite to cater for wide angle lens
  • MOB-1860: Fix inverted image when orientation option set to landscape

v10.3.2

06 Jun 15:20

Choose a tag to compare

Bug Fixes

  • MOB-1780: UI not closing properly when scanningPrompts enabled
  • MOB-1787: Fix NPE that occurs at JSONObject initialization

v10.3.1

24 Apr 15:24

Choose a tag to compare

Enhancements & API Changes

  • New scanning prompts have been added to the options under IProov.Options.genuinePresenceAssurance.scanningPrompts, allowing you to enable two new prompts for "Scanning," and "Scan Completed" during scanning process. Please refer to the README for details.

Bug Fixes

  • MOB-1760: Speculative fix for rare NPEs in activity onCreate

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

v10.3.0

03 Mar 10:53

Choose a tag to compare

Bug Fixes

  • MOB-1687: Fixed NPE when versionName not set by host app
  • MOB-1700: Fixed correct reporting of web native bridge variant name

v10.2.1

19 Nov 15:41

Choose a tag to compare

Bug Fixes

  • MOB-1690: Fix error report on Native Bridge

v9.1.2

15 Oct 13:46

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

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")
  • SDK support for Android OS with 16KB memory page sizes

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

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