react-native-plaid-link-sdk icon indicating copy to clipboard operation
react-native-plaid-link-sdk copied to clipboard

Plaid Link for React Native

Results 51 react-native-plaid-link-sdk issues
Sort by recently updated
recently updated
newest added

# The problem Hey, I'm having trouble building my iOS app after installing this. I'm using Expo with a custom development client, meaning you can add custom code. I'm getting...

ios

# The problem The docs are pointing that auto-linking is not working for android # Environment | | | | ------------------------| ---------- | | Plaid Link React Native | 73.0...

# The Problem First off, thank you for an awesome solution for using PlaidLink in a RN project. PlaidLink's [documentation](https://plaid.com/docs/link/react-native/#link-react_native-onevent-metadata-selection) for React Native shows a `selection` field returned on the...

# The problem I started testing our sandbox last week and I was able to select accounts. Since yesterday, after signing in with user_good / pass_good, I land right away...

## Description When making any network request using `fetch` on Android I am immediately receiving `TypeError: Network request failed` and the app crashes. This works fine on iOS and seems...

# The problem In trying to handle item-no-error, we found that Android would never receive an `errorCode` from the a link event. Root cause seems to be that `LinkEventMetadata` attribute...

# The problem When using Plaid oAuth it's possible to get stuck on "Almost done..." screen indefinitely. # Environment | | | | ------------------------| ---------- | | Plaid Link React...

android
ios
OAuth

# The problem When trying to link `Houndstooth Bank (ins_109512)`, after `Account number verification` step, for a brief moment, `Full name` screen is visible, then getting kicked back to starting...

ios

# The problem One of our android end users experienced a crash in the plaid flow caused by: `Illegal callback invocation from native module. This callback type only permits a...

android

On Android, pressing the 'back' button will close Plaid instead of navigating back. Is there a way to prevent this? Adding the BackHandler bypass on the root screen doesn't work....

android