Android Releases
Version 1.9.7
- Update Fectec
Version 1.9.6
- Handle storage permission for download file
Version 1.9.5
- Fix incorrect UI in Manual capture
Version 1.9.4
- Add a new webview setting
Version 1.9.3
- add support download pdf
Version 1.9.2
- Add new feature custom start page URL.
Version 1.8.3
- Fix missing calls onEkycStoped when SDK is closed
Version 1.8.2
- Support manual capture for Hologram mode
Version 1.8.0
- Improve Security detection by checking Tampering, Root Hook
- Fix build issue on AGP 8.7
Version 1.7.6
- add config for manual capture when use capture mode for OCR.
- add touch to focus for manual capture mode.
- add security check for virtual camera.
Version 1.7.5
- Update Fectec
- Remove enableSecurityProtection flag
- Remove ignoreAndroidSecurityList
- Add turnOffSecurityDebug
- Remove NFC permission
- Update security
⛔️ Note
This version has removed the key enableSecurityProtection and NFC permission, Please check the document if you found an error.
Version 1.7.3-hotfix5
- update security
Version 1.7.3-hotfix4
- Remove enableSecurityProtection flag
- Remove ignoreAndroidSecurityList
- Add turnOffSecurityDebug
- Remove NFC permission
- Update security
⛔️ Note
This version has removed the key enableSecurityProtection and NFC permission, Please check the document if you found an error.
Version 1.7.3
- Support SDK 34 - Fix the issue that the app might crash if the target on SDK34
⛔️ Breaking change version
From this version, We have updated SDK 34 to support the policy from Google for uploading the app to the Play Store.
Version 1.7.2
- Add delay when trying to capture a hologram image
- Change Liveness Success text
- Change Liveness' zoom border to a secondary color instead of a primary color
Version 1.7.1
- Add new SSL certificate
Version 1.7.0
- Add Liveness 3D compare
- Fix issue font family not show same as config
Version 1.6.4
- Replace SafetyNet with Google Play Integrity.
Version 1.6.2
- SSL certificate update
Version 1.6.1
- Security update
Version 1.6.0
- Support read NFC through Card Reader
Version 1.5.8
- Remove Koin Dependency Injection framework
- Update LiveNess module to 9.6.72
- Bugs Fixes
- Fix issue that show Unknown Error popup when LiveNess finish
- Fix issue that SDK start LiveNess again after done LiveNess
Version 1.5.7
- Update facetec version
- Fixed face compare don't change language
- Remove logo on face compare page
Version 1.5.4
- Fix the issue that can not connect Passport when do NFC scanning
Version 1.5.2
- Support Passport and Back ID card verification flow
Version 1.5.1
- Handle Ekyc Error in case can not fetch Tenant Configuration
Version 1.5.0
- Optimize Lib size
- Support Main App with auto rotate mode
Version 1.4.3
- Add IDCard Hologram Detection
- LiveNess Update
- Detect out-off attempt liveness time
- Correct UI/Theme on LiveNess flow
⛔️ Breaking change version
From this version, need propagate onActivityResult from MainActivity to EkycFragment to make sure the LiveNess flow working correctly, please refer to Propage LiveNess return data
Version 1.4.0
- Fix issue that the Tablets without NFC can not discover Application on Play Store
Version 1.3.9
- Support EKYC V2
- Update new SSL pining
Version 1.3.7
- Fix issue that some resources are overridden because of same name such as: ic_launcher
Version 1.3.6
- Update Mac EKYC LiveNess to 9.6.34
- Support reload new VerificationID without removing/attached Fragment again by call
EkycMainFragment#reloadEkyc(withNewVerificationId: String? = null)
Version 1.3.5
- Fix the crash app issue if main Project does not apply Theme.AppCompat
Updated 3 months ago