Releases: moovfinancial/moov-ios
Releases · moovfinancial/moov-ios
v0.6.1
Moov iOS SDK Preview
- Resolve concurrency issues at the implementation layer
Updated readme and sourced docc document
- Request a terminal configuration from Moov.
- Terminal configurations are valid for 48 hours.
Note: if any issues arise using Swift Package Manager, download the binary and manually link the xcframework with the Xcode project of the iOS app.
v0.6.0
Moov iOS SDK Preview
- Surface card read and other errors with plain text localized description
- Use completion handler pattern for present terms and conditions and create session, delegating view control to the host app
- Network request version headers added in network calls: SDK version, app ID, app version, platform
- Host app configuration object injected by the host to pass app ID and version
Updated readme and sourced docc document
- Request a terminal configuration from Moov.
- Terminal configurations are valid for 48 hours.
Note: if any issues arise using Swift Package Manager, download the binary and manually link the xcframework with the Xcode project of the iOS app.
v0.5.1
- Moov iOS SDK Preview
- built with flag
BUILD_LIBRARY_FOR_DISTRIBUTION = YES
- built with flag
- See documentation here or download the DocC archive.
- Request a terminal configuration from Moov.
- Terminal configurations are valid for 48 hours.
- Note: if any issues arise using Swift Package Manager, download the binary and manually link the
xcframework
with the Xcode project of the iOS app.
v0.5.0
- Moov iOS SDK Preview
- See documentation here or download the DocC archive.
- Request a terminal configuration from Moov.
- Terminal configurations are valid for 48 hours.
- Note: if any issues arise using Swift Package Manager, download the binary and manually link the
xcframework
with the Xcode project of the iOS app.