For AI agents: visit https://case-keeper-core.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Update OZ SDK version 8.22.0.
- Add flag for OZ v6 SDK switch camera (front/back).
- Change minimum OS version support to 12.
- Switch camera feature.
- Support Horizontal mode for SDK Oz liveness.
- Remove
CocoaLumberjack framework dependency.
- Fix Id Card placeholder shows wrong side.
- Support 2 providers: FaceTec (
Full and Lite) and Oz (Full and Lite)
- Fix scan NFC not work on some Passport
- Update FaceTec version to v9.7.83
- Update version OpenSSL xcframework.
- Add support download pdf.
- Add new feature custom start page URL.
- Fix Content extending into the border on small screen devices
- Support manual capture for Hologram mode
- Remove IOSSecuritySuite in podspec
- add config for manual capture when use capture mode for OCR.
- add touch to focus for manual capture mode.
- Update Xcode version for build framework to support application that use SDK from xcode 15.x
- remove update liveness uploading text when take too long.
- Move call request camera permission
- Add delay when trying to capture a hologram image
- Change Liveness Success text
- Change Liveness' zoom border to secondary color instead of primary color
- Add Liveness 3D checking flow
- Fix LiveNess font issue is not apply from Tenant configuration
- Removed AGMLogger for Fix minimum deployment target version issue
- Integrate SVGKit into SDK
- Make SDK can run on Simulator
- Removed Alamofire library
- Update FaceTec version to 9.6.73
- Allow to set Alamofire library in main Project
- Update facetec version
- Fixed face compare don't change language
- Remove logo on face compare page
- Support Passport and Back ID card verification flow
- Optimize Lib size
- Handle Ekyc Error in case can not fetch Tenan Configuration
- Implement Retry LiveNess Flow
- Add IDCard Hologram Detection
- Support EKYC V2
- Update new SSL pining
- Add
EKYCService.shared.turnOffDipchipFlow()function to force turn off DipChip flow. Call this function before start EKYC make SDK not show Request location permission dialog when startup
- Improve SDK to be able to working on iPad if device is in landscape orientation for camera and liveness features
- Support reload new VerificationID without stop EKYCService by call
EKYCService.shared#reloadEkyc(withNewVerificationId: String?)
- Improve Xcode compatibility compile error, change minimum build target to IOS 11
- Update LiveNess SDK to 9.6.34