Releases: iProov/android
Releases · iProov/android
v10.2.1
v9.1.2
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
Enhancements & API Changes
- Twin releases now support both
protobuf-javalite
("10.2.0") andprotobuf-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
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
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
Bug Fixes
- MOB-1616: Fixed IProov.session from being always null
v10.0.0
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
Enhancements & API Changes
- Enhanced security for Dynamic Liveness (GPA)
v9.1.0
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
Bug Fixes
- MOB-1383: NullPointerException fix for permissionsDelegate
- MOB-1441: Renamed native-lib.so to iproov-com-lib.so to avoid potential naming clash