Closed alkeshraj1 closed 7 months ago
Hi @alkeshraj1,
Please fill out the template provided when creating an issue. Currently there is not enough information to effectively debug your issue.
You need to provide the following information:
Plaid Link React Native | e.g. 10.3.0 |
ReactNative Version | e.g. 0.67.0 |
Occurs on Android | e.g. yes |
Android OS Version | e.g. 11.0.0 (30) |
Android Devices/Emulators | e.g. Pixel 7a physical |
Occurs on iOS | e.g. yes |
iOS Version | e.g. 16 |
iOS Devices/Emulators | e.g. iPhone 14 Pro |
Link Session ID | e.g. 0de00328-44f8-4c2e-9eaf-726b2f70169c |
If necessary, describe the problem you have been experiencing in more detail. Please include the configuration you are using for Link (excluding your keys and personally identifiable information)
Any relevant logs from Android Logcat or the iOS console including stacktraces.
With sample code it's easier to reproduce the bug and it's much faster to fix it. Don't forget to omit any keys or personally identifiable information. Please provide one of the following:
Also please note I tried to debug your issue by testing embedded Link in the example app in this repo on the latest SDK and embedded Link is working on both iOS and Android (see screenshots below).
Please provide the necessary information requested above so we can help debug your issue 😄
Encountering the error "ERROR Invariant Violation: requireNativeComponent: 'PLKEmbeddedView' was not found in the UIManager" during application initialization. Despite troubleshooting dependencies and configurations, the component fails to be recognized. To resolve, ensure correct linkage and registration of the component within the UIManager, verify import statements, and check dependencies. Further assistance from project maintainers or community forums may be necessary for resolution.
(https://github.com/plaid/react-native-plaid-link-sdk/assets/105789280/20a98bbc-c68c-4992-a71a-1f5546b47833)