Android SDK Changelog
The following document lists the Android SDK changelogs:
2.6.1 [2 Mar 2026]
- Fix
exitOnCancelnot working on webview module in webcore mode - Send
appNameandpackageNamein theWebCore Flow Loadedevent to track webCore usage
2.6.0 [24 Feb 2026]
- Bump up the local bundled sdk.webcore.min.js to version
10.7.0- Add support for backend video recording when face module property
videoRecordingModeset tobackendin workflow config - Remove support for
enableBackendVideoRecordingvia appId remote config
- Add support for backend video recording when face module property
- Add interface for getting geolocation in webview module in webcore mode
- uses
HyperSnapSDKversion7.4.1- Fix camera preview getting stuck on retake when scaler probe check is enabled
- Fix race conditions in backend video recording, where the frames were deleted when zipped
2.5.0 [11 Feb 2026]
- Add support to use bundled assets required for webcore mode instead of fetching from network
- Add support to use bundled sdk.webcore.min.js in the sdk
- Map the
Face Detector not availableerror to error code170instead of the default error code104 - Bump up the local bundled sdk.webcore.min.js to version
10.4.0 - uses
HyperSnapSDKversion7.3.2- Fix issue where the SDK allowed capture of faces clipped from the bottom.
- Fix issue with not showing loader on face capture page intermittently after capture button is clicked.
2.4.1 [6 Feb 2026]
- uses
HyperSnapSDKversion7.3.1- Add support for colour customisation for retake message card using
retakeMessageCardBackgroundColorkey as part of ui config
- Add support for colour customisation for retake message card using
2.4.0 [23 Jan 2026]
- uses
HyperSnapSDKversion7.3.0- Add support for backend video recording in face module when
enableBackendVideoRecordingis set as true in appId remote config - Remove support for
videoRecordingV2 - Add new injection detection algorithms
- Add additional flags in the liveness API to detect suspicious devices
- Add support for backend video recording in face module when
2.3.4 [15 Dec 2025]
- uses
HyperSnapSDKversion7.2.3- fix NPE caused in
HVDocConfig.getModuleId()due to activity recreation - fix NPE caused in
HVRetakeActivity.callingActivity
- fix NPE caused in
2.3.3 [11 Dec 2025]
- uses
HyperSnapSDKversion7.2.2- fix proguard rules to support repackaging of the SDK to preserve package name
2.3.2 [10 Dec 2025]
- Fix base64 workflow inputs getting parsed incorrectly
2.3.1 [4th Dec 2025]
- uses
HyperSnapSDKversion7.2.1- fix location not getting extracted if approximate location permission is granted instead of precise location permission
2.3.0 [28th Nov 2025]
- uses
HyperSnapSDKversion7.2.0- fix face detector state not reflecting as expected when useLocation is enabled
2.2.5 [24 Nov 2025]
- uses
HyperSnapSDKversion7.1.5- Fix partial payload sent on intermittent network when payload encryption is enabled
2.2.4 [21 Nov 2025]
- uses
HyperSnapSDKversion7.1.4- fix NPE caused in
HVDocReviewActivity.loadReviewImage()due to filePath getting null - fix NPE:
println needs a messagecaused due to empty error message being passed to logging methods
- fix NPE caused in