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 58 react-native-plaid-link-sdk issues
Sort by recently updated
recently updated
newest added

# The problem When building the Tiny Quickstart using plaid-link-react-native 11.6.0, after upgrading from AGP 7.4.2 to AGP 8.6, I get the following warning: ``` > Task :react-native-plaid-link-sdk:processDebugManifest package="com.plaid" found...

# The problem ./gradlew app:bundleRelease Build failed # Environment | | | | -----------------------------| ----------------------------------------------- | | Plaid Link React Native | e.g. 11.0.0 | | ReactNative Version | e.g....

**Is your feature request related to a problem? Please describe.** The plaid android is using an old version of the android work runtime which has a class collision with other...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies
ruby

# The problem Hi, we have noticed that the plaid link SDK seems to be no longer working on Android

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies
javascript

# The problem I found almost similar issue already but I don't know exactly the solution from there: https://github.com/plaid/react-native-plaid-link-sdk/issues/436 screenshot: error ```log ❌ /Users/builder/clone/ios/Pods/Headers/Private/react-native-plaid-link-sdk/react_native_plaid_link_sdk/RNLinksdk.h:9:24: declaration of 'RCTEventEmitter' must be imported...

# The problem App crashes immediately on a release build with ProGuard when using `openLink`. The application does not crash in my debug builds. # Environment Release build! | |...

This might be something really simple. I took the Tiny Quick Start for React Native and took out the HomeScreen and Success Components and put it into a Expo Router...

![Screenshot 2024-09-20 at 10 47 52 AM](https://github.com/user-attachments/assets/09d20d7b-2568-4087-bcde-d7a2b2864ee4) # The problem when i am trying to build the ios app when i am not using "USE_FRAMEWORKS" I get this error thats...