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

How to check if card reader is connected from flutter app? #52

Open
mrgithub opened this issue Feb 26, 2024 · 1 comment
Open

How to check if card reader is connected from flutter app? #52

mrgithub opened this issue Feb 26, 2024 · 1 comment

Comments

@mrgithub
Copy link

Sometimes the card reader disconnects due to power, inactivity etc. Can I automatically scan for the card reader and connect without user interaction?

I want to display a page if it can't find the card reader so it prompts user to go through reconnection process.

@sstasi95
Copy link
Collaborator

sstasi95 commented May 7, 2024

Hi, I'm afraid that it's not possible. The only way is to call Sumup.openSettings(), which required user interaction.

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