Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native 0.77 Android support #754

Open
garrottkai opened this issue Feb 13, 2025 · 0 comments
Open

React Native 0.77 Android support #754

garrottkai opened this issue Feb 13, 2025 · 0 comments

Comments

@garrottkai
Copy link

The problem

I have upgraded my app to RN 0.77 and now experience the following Android build error. This occurs both on 11.x and 12.x, and with both Kotlin 1.9.x and 2.x.

e: <filepath>/node_modules/react-native-plaid-link-sdk/android/src/main/java/com/plaid/PLKEmbeddedViewManager.kt:17:47 Argument type mismatch: actual type is 'com.plaid.PLKEmbeddedViewManager', but 'U!' was expected.

Image

Environment

Plaid Link React Native 11.13.3 and 12.0.3
ReactNative Version 0.77.0
Occurs on Android yes
Android OS Version --
Android Devices/Emulators --
Occurs on iOS no
iOS Version --
iOS Devices/Emulators --
Link Session ID --

Steps to Reproduce

Upgrade project to RN 0.77 and build for Android

Expected Result

should build

Screenshots

see above

Logs

see above

Code To Reproduce Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant