All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fixed 'delink' callback called twice.
Support for Xcode 15
- Keep connection when delink fails.
- disable iOS dynamic font size
- Error message title for transfer results
- Add cross-platform callbacks to customize the transfer results screen UI.
- Callbacks to customize results screen UI.
- Nymcard load funds API
- MFA loading Issue
- Add
dapiOperationIDto be used inNSErrorandErrorobjects
- Intercept request using
requestInterceptionCompletion - Intercept response using
responseInterceptionCompletion
- Support for Objective-C.
Startfunction can be retried when errors happen.
- MFA Confirmation type
- Add cooldown period properties.
- Added ACHPull Transfer.
- Network Logging in the Dapi configuration.
- Add cooldown period properties
unitandvalueinerror.dapiMetaData
- SDK Arabic localization
- Account selection using UI.
- Autoflow colors in dark mode.
- MFA colors in dark mode.
- MFA default colors and bank logo.
- Support Objective c.
- Fix countries code issue.
- Change AutoFlow delegate functions to be optional.
- Add transactions types
- default: transaction won't include category and brandDetails
- enriched: Each transaction object will have category and brandDetails properties.
- categorized: Each transaction object will have a category property.
- Rewriting the iOS SDK in Swift in order to modernize the code base.
- Officially support SPM 🎉.
- Refactor DapiConnections to DapiBankConnections.
- Remove environment form
DapiConfiguration - Remove completion from
Startfunc - Fix Accounts UI issues.
- Add: change beneficiary to be nullable for create transfer.
- Add: Dashboard beneficiary for create transfer.
- Local SDK server error.
- Add: successful message after init sdk.
- Handle no internet connection.
- Make clientId associated with specific app key and environment.
- Remove
Startfunc callback. - support MFA Multiple choices.
- Rewriting the iOS SDK in Swift in order to modernize the code base.
- Officially support SPM 🎉.
- Dapi pod now is using XCFramework.