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
When the application is first installed, KlarnaPaymentView is rendered as it's supposed to be. but if the app is refreshed (like codepush update or metro reload)
option description text fields ( like pay_later) are not showing.
This is the ss from when the first time your test app is installed:
this is ss after the reload app with metro (r key press)
When the application is first installed, KlarnaPaymentView is rendered as it's supposed to be. but if the app is refreshed (like codepush update or metro reload)
option description text fields ( like pay_later) are not showing.
This is the ss from when the first time your test app is installed:
this is ss after the reload app with metro (r key press)
test device
1- android 13 s22 ultra
2- android 12 m31
"dependencies": { "@react-navigation/native": "^6.0.12", "@react-navigation/native-stack": "^6.8.0", "react": "17.0.1", "react-native": "0.64.4", "react-native-klarna-inapp-sdk": "file:../", "react-native-safe-area-context": "^3.4.1", "react-native-screens": "^3.17.0" },
The text was updated successfully, but these errors were encountered: