-
When I add the Plaid SDK to my app, it crashes on launch with the following exception:
```
java.lang.NoSuchMethodError: No static method delimiterOffset(Ljava/lang/String;IILjava/lang/String;)I …
-
This is related to iOS but I did not find the issue section there so I am writing details in this forum. I have integrated `Plaid` (version 1.1.28) from [Cocoapods](https://cocoapods.org/pods/Plaid) a…
-
I'd of posted this in [https://github.com/plaid/plaid-link-examples](https://github.com/plaid/plaid-link-examples), or even [https://github.com/plaid/link](https://github.com/plaid/link), but neither …
-
given that:
OS: Android 10
device: Pixel 2
issue: crash on OS android 10 when try to open plaid widget;
Plaid SDK : 'com.plaid.link:sdk-core:0.3.2'
react-native-plaid-sdk : 2.0.4
it happens …
-
this should be paymentTokenInput
https://github.com/plaid/react-native-plaid-link-sdk/blob/fa70ef993c7d4c9e92e27db4d57083025dada599/ios/RNLinksdk.m#L200
-
I've installed the package, linked it and mounted a `` as described in the readme. When I click on the rendered link I get the following error message:
```
console.error: "Unhandled promise reject…
-
Version 2.0.4 does not open anything on click of PlaidLink on android, reverted back to 2.0.3 and it works fine. Please look into it.
-
I get the following error with v3.1.0 ios, latest react native version .
-
For iOS, the configuration to open the PlaidLink can be loaded from Javascript code, while Android requires to add additional codes in **AndroidManifest**.
Even if I can use the `manifestPlaceholders…
-
I've followed the instructions in the README for `ios`. When I click `Add Account` in the iOS simulator, no Plaid dialog pops up. Instead I get a warning in the UI and the following error in my Expo t…