react-native 0.78, tosspayments-react-native-webview 1.0.1 호환 이슈 문의

react-native 0.78
@/widget-sdk-react-native 1.3.6
tosspayments-react-native-webview 1.0.1

.

node_modules/tosspayments-react-native-webview/android/src/main/java/com/reactnativecommunity/tpwebview/RNCWebViewManagerImpl.kt:340:27 Argument type mismatch: actual type is 'kotlin.String?', but 'kotlin.String' was expected. FAILURE: Build failed with an exception.

,

webView.loadUrl(args.getString(0)) -> webView.loadUrl(args.getString(0) as String)

. (iOS.)

tosspayments-react-native-webview@/widget-sdk-react-native 서 tosspayments-react-native-webview을 react-native-webview(13.13.2).

https://discord.com/channels/864296203746803753/1019841718318805064/threads/1309052689857904671
서 tosspayments-react-native-webview , , .

!
Was this page helpful?