Core
Versions
4.3.2 ๐ Latest
Last update: 2024-10-17
Updated
- Internal improvements.
4.3.1
Release date: 2024-09-13
New features
- Internal improvements.
Updated
- Minor issues fixes.
4.3.0
Last update: 2024-07-29
New features
- Add digital signature. Apple Developer Program
Updated
- Minor issues fixes.
- We perform a major refactor of the code.
- We updated the
AKCoreCustomization
class. Now you can customize the SDK more easily. - We deprecated some methods for UI customization.
- customFont -> titleFont
- Button.backgroundColor -> Button.primaryBackgroundColor
- Button.textColor -> Button.primaryTextColor
- Button.customFont -> Button.font
- Button.secondaryTextColor New
- Button.secondaryBackgroundColor New
- textFont New
- fileViewerCustomization method New
- otpCustomization method New
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.