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

KlarnaPaymentView not render after codepush or metro refresh on android #196

Open
onururev opened this issue Mar 9, 2023 · 0 comments
Open

Comments

@onururev
Copy link

onururev commented Mar 9, 2023

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:

Screenshot_20230309_161458_TestApp

this is ss after the reload app with metro (r key press)

Screenshot_20230309_161534_TestApp

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" },

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