Releases: plaid/react-native-plaid-link-sdk
Releases · plaid/react-native-plaid-link-sdk
v7.2.1
Android: v3.7.0
iOS: 2.3.2
v7.2.0
Android 3.6.2
iOS 2.3.1
Changes
- This release adds support for the
noLoadingState
configuration.
- This release adds an onPress function to the
PlaidLinkProps
type to allow integrating applications to react when the PlaidLink
component is pressed.
v7.1.0
Android: 3.5.1
iOS: 2.2.0
v7.0.7
Android:
New dependency updates:
-
SDK is now built using JDK 11
-
Update to Kotlin 1.5.10
-
Update target and compile Android version to API 30
-
Update to Android studio 4.2.1
-
Update to Gradle 7.0.2
iOS:
- Fixes issue where onSuccess and onExit would be invoked before the presented View Controller was dismissed
v7.0.6
[iOS] Fix update mode where public tokens were not propagated
v7.0.5
Revert previous OAuth behavior on iOS
v7.0.4
- Fixes typo in
INVALD_UPDATED_USERNAME
- Adds
item-no-error
- [ios] Add resilience to grabbing institution/institution field
- [ios] Upgrades underlying iOS SDK 2.1.1
v7.0.2
- Fixes the errant pbandk build dependency in debug flavors: #348
- Stop outputting events of raw URLs for opening urls on Android
v7.0.1
- Change LinkError.errorDisplayMessage -> displayMessage #338
- LinkEvents are now UPPERCASED
- Rux Events like MATCHED_SELECT_INSTITUTION are typed events #341
- Fix account type: #339