Skip to content

Releases: moovfinancial/moov-ios

v0.6.1

07 Feb 19:51
Compare
Choose a tag to compare

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

07 Feb 15:53
Compare
Choose a tag to compare

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

17 Jan 20:38
d5a1d2d
Compare
Choose a tag to compare
  • Moov iOS SDK Preview
    • built with flag BUILD_LIBRARY_FOR_DISTRIBUTION = YES
  • 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

17 Jan 04:31
e7122e0
Compare
Choose a tag to compare
  • 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.