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

Unable to Log in with SumUp Plugin on Android and iOS #61

Open
MatthiasMAigner opened this issue Dec 2, 2024 · 1 comment
Open

Unable to Log in with SumUp Plugin on Android and iOS #61

MatthiasMAigner opened this issue Dec 2, 2024 · 1 comment

Comments

@MatthiasMAigner
Copy link

Unable to Log in with SumUp Plugin on Android and iOS

Description:

I am using the sumup: ^0.10.0 plugin in my Flutter project. While I can log in successfully on sumup.com using my credentials, the same credentials do not work in the SDK on Android and iOS.

Steps to Reproduce:

Use the sumup: ^0.10.0 plugin in a Flutter app.
Attempt to log in via the SDK on Android or iOS using valid credentials (await Sumup.login();)
Observe the login failure.
Verify the same credentials work on sumup.com.
Expected Behavior:

Login should succeed in the SDK as it does on the website.

Actual Behavior:

Login fails in the SDK on both Android and iOS.

Environment:

Plugin: sumup: ^0.10.0
Platforms: Android and iOS
Flutter 3.24.5

Please advise on resolving this issue.

@sstasi95
Copy link
Collaborator

sstasi95 commented Jan 8, 2025

Sorry for the late response, have you added your app's bundle id to the allowed application ids on the sumup website?

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

2 participants