Skip to content

22.8.2

Compare
Choose a tag to compare
@ccen-stripe ccen-stripe released this 19 Sep 23:31
· 1982 commits to master since this release
6592658

22.8.2 2022-09-19

Identity

  • [Changed] Support uploading single side documents.
  • [Fixed] Fixed Xcode 14 support.

Financial Connections

  • [Fixed] Fixes an issue of returning canceled result from FinancialConnections if user taps cancel on the manual entry success screen.

CardScan

  • [Added] Added a new parameter to CardScanSheet.present() to specify if the presentation should be done animated or not. Defaults to true.
  • [Changed] Changed card scan ML model loading to be async.
  • [Changed] Changed minimum deployment target for card scan to iOS 13.