Release note
Core
Core library release notes.
Versions
4.3.0 - 4.3.3 Latest
Last update: 2025-12-05
Security Enhancements
- Digital signature verification for XCFrameworks
- Major code refactor and security improvements
- Enhanced iOS framework integrity
Enhanced Customization
- Updated
AKCoreCustomizationclass for easier customization - New font and color properties:
titleFontandtextFont(replacecustomFont)primaryBackgroundColor/secondaryBackgroundColorfor buttonsprimaryTextColor/secondaryTextColorfor buttons
- New customization components:
fileViewerCustomizationandotpCustomization
Optimizations
- Continuous internal improvements
- Performance enhancements and bug fixes
4.2.5
Release date: 2024-02-26
New features
- Alert timeout message customizable.
Updated
- Minor issues fixes.
4.2.4
Release date: 2024-02-20
Updated
- Major improvements.
- Security improvements.
4.2.3
Release date: 2023-11-07
New features
- Support for passport capture.
4.2.2
Release date: 2023-11-01
New features
- Maximum retries alert.
4.2.1
Release date: 2023-10-13
New features
- New CONFIRM step, no required to add additional SDK.
Updated
- Major improvements.
- Security improvements.
- Minor issues fixes.
- AKDynamicFlowDelegate is renamed to AKCoreDelegate.
4.2.0
Release date: 2023-09-25
Updated
- Significant internal improvements.
4.1.8
Release date: 2023-06-21
Updated
- Various stability improvement fixes.
- Security improvements.
4.1.7
Release date: 2023-06-16
New features
- New method for init flow (in_external_app).
Updated
- Security improvements.
4.1.6
Release date: 2023-05-26
New features
- New bundleForLocalizableString property for custom strings.
4.1.5
Release date: 2023-05-19
New features
- New custom fonts in AKCoreCustomization.
4.1.4
Release date: 2023-04-28
New features
- New SIMPLE_CARD_CAPTURE and DOCUMENT_VERIFIER steps
- Set account in options.
4.1.3
Release date: 2023-04-20
Updated
- Fixed scripts.
4.1.2
Release date: 2023-04-20
Updated
- Fixed scripts.
4.1.1
Release date: 2023-03-31
Updated
- Fixed scripts.
4.1.0
Release date: 2023-03-30
Updated
- Support for Object-C.
- Rename Framework “AKCORE“ to “AKCoreSwift“.
- Now minimum support iOS 12.
- Minor issues fixes.
- Code refactor.
- Support for English.
- Updated encrypt methods.
- Updated documentation.
- Changed FaceTecSDK version to 9.6.26.
- Now the principal class is AKCore
New features
- Now with "AKResult" class obtains SDK response.
- New init flow.
- Added new start flows via options
- Added support of native card ID capture.
- Added security through Keychain.
- New interface.
- Rename in public methods.
- Now you can to change the environment before to initializing a flow with “STAGE“ for default is prod.