Releases: Acuant/AndroidSDKV11
Releases · Acuant/AndroidSDKV11
V11.4.3
- Enhanced glare detection for passports and IDs as part of ongoing improvements (MOBILE-1037)
- Improved name formatting in NFC results (removes the trailing '<' and replaces breaks between names with spaces) (MOBILE-1077)
- Provided default English localization strings for acuantipliveness, which can be customized (MOBILE-1079)
The following strings cannot be customized:
o Finding face
o Creating identity
o Accessing liveness
o Loading…
V11.4.2
- Resolved camera preview issues on Huawei P20 device (MOBILE-1020)
- Resolved NFC issues (MOBILE-1029)
- NFC reader stuck on bad interrupt
- Error callback sometimes occurs twice
- Interrupted read sometimes gets a success callback
- Fixed first and last name being swapped in NFC results (MOBILE-1065)
V11.4.1
- Added graphics that are available for users to include in their applications (MOBILE-940)
- Removed the message about Google Play services not being available (MOBILE-945)
- Enhanced sharpness (recommend setting a score >= 50) (MOBILE-999)
- Enhanced cropping to scale down an image if greater than the threshold (MOBILE-999)
- Added a new resize method in AcuantImagePreparation (MOBILE-1000)
- Updated AcuantCamera to display "Too Close" when document is outside of camera preview frame. (MOBILE-1027)
V11.4.0
- Added support for eChip (MOBILE-702)
- Modified acuantcamera to support real-time MRZ capture (MOBILE-702)
- Resolved an issue that caused Russian passports to fail the document signer check and display photo (MOBILE-725)
- Improved eChip reader (MOBILE-746)
- Integrated Acuant Common Authorization Service (ACAS) with Ozone endpoint (MOBILE-868)
- Improved cropping accuracy and performance (MOBILE-923)
Please review the below document for upgrading from Android SDK version 11.3.x or earlier to version 11.4.x.
Android_ReleaseNotes.pdf
V11.3.1
- Improved cropping accuracy and performance (MOBILE-888)
- Enhanced HG Liveness (MOBILE-890)
- Added a drop-down list for Passive Liveness or Enhanced Liveness in the Sample App (MOBILE-896)
Note: IP Liveness is now referred to in the UI as Enhanced Liveness. - Improved capture for ID2 documents (MOBILE-913)
V11.3.0
- Added face capture for passive liveness (MOBILE-779)
- Improved Acuant Camera 1 for Android (MOBILE-861)
11.2.6
- Updated the prompt for checking liveness (MOBILE-810)
- Resolved an initialization issue for a non-subscription configuration (MOBILE-814)
- Updated the AcuantCamera to prevent an attempt to capture a document that is outside the capture frame (MOBILE-817)
- Improved liveness detection (MOBILE-828)
V11.2.5
Android SDK 11.2.5 Release Notes
- Updated cropping, sharpness, and glare (MOBILE-555)
- Improved focusing and added Camera1 API in AcuantCamera to support older devices (MOBILE-710)
- Support for Android SDK versions 21 through 28 (MOBILE-733)
- Added support to allow SampleApp to function in keyless mode (MOBILE-762)
- Added the allowScreenshots field to FacialSetupResult to enable capturing screenshots (DEFAULT is False). You can override this field before passing the FacialSetupResult to getFacialCaptureIntent. (MOBILE-766)
V11.2.4
- Improved cropping performance and accuracy (MOBILE-554)
- Enhanced face capture and upgraded to use Google Play Services Vision v17.0.2 (MOBILE-734)
V11.2.3
- Added the AuthenticationSensitivity field to AcuantDocumentProcessing (MOBILE-695)
- Improved algorithms for sharpness and glare. The returned score may be either 0 or 100 (not a range) where 0 means glare and 100 means no glare (MOBILE-507)
- Improved ID and Passport detection during live capture, enabling users to rotate the device from portrait to landscape and vice versa. Note that Portrait mode is required for image capture. (MOBILE-692)
- Improved the document capture interface (MOBILE-699)
- Added AcuantCameraOptions so that users can customize the camera interface (MOBILE-699)