You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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.
Environment
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
The text was updated successfully, but these errors were encountered: