Skip to content

Tink Core iOS 2.2.0

Compare
Choose a tag to compare
@belous belous released this 23 Feb 10:24
· 2 commits to master since this release
d32b565

API Changes

Deprecated the suggestTransactions(numberOfClusters:evaluateEverything:completion:) method of TransactionService and the following entities:

  • struct SuggestTransactionsResponse and extensions to it
  • struct TransactionCluster and extensions to it
  • struct RESTSuggestTransactionsResponse
  • struct RESTTransactionCluster

Deprecated methods and structs will be removed in the next major release of the Tink Core.