Breaking changes
New features
- Added the
collectBankAccountToken
&collectFinancialConnectionsAccounts
functions.
Fixes
- Fixed an issue where
collectBankAccountForPayment
andcollectBankAccountForSetup
would fail on Android when using React Native 0.65.x or under. #1059 - Fixed an issue where Android apps could crash with the error
IllegalStateException: Cannot remove Fragment attached to a different FragmentManager
. #1054 - Bumped Gradle from 4.2.2 to 7.1.1. #1058