-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't handle initialize error Klarna Payment View #121
Comments
I have that issue too! |
Hi, firstly thank you both for reporting this. @AlexXer I took a look into our analytics and found some sessions from your app that are logging no callback registered errors. This error happens if you don't initialize the @Useftro I do not have the details for your application but it may have the same problem, can you take a look at the callback too, please. If that part of the integration is missing, you can check our documentation: https://docs.klarna.com/in-app/inapp-android-overview/klarna-payments-native/ |
hello @NMGuner I'm also getting a blank view when I try to initialize the view with token and I'm also registering the callback as stated in the docs. However, I'm still getting no callback registered error from your sdk like below. what might be the reason for this 🤔
|
Describe the bug
KlarnaPaymentView can't be initialized. It fails on "SentInitializeResponse" event. What is the cause of it?
To Reproduce
Steps to reproduce the behavior:
Screenshots
Device and version:
Impact Level
Blocking development
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: