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

Klarna payment view auth problem #123

Open
AlexXer opened this issue Jan 5, 2022 · 0 comments
Open

Klarna payment view auth problem #123

AlexXer opened this issue Jan 5, 2022 · 0 comments

Comments

@AlexXer
Copy link

AlexXer commented Jan 5, 2022

Describe the bug
I am writing native android module for flutter with using klarna SDK. I have custom view with klarna payment view and when Klarna payment view authorizes I have endless progress and no auth fields. In logs I have that Klarna payment view is AppCompat widjet and we should use AppCompat theme. But theme extends from AppCompat. In some sources told that we should have AppCompatActivity and AppCompat theme. But for render native view from flutter we need to extend activity from FlutterActivity.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image
image
image
image

Device and version:
Pixel 5
API 29
Klarna In-App SDK version 2.1.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