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

NFC authentication is kinda tricky on laptops since the screen goes to sleep when turning my wrist #14

Open
lmore377 opened this issue Oct 1, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lmore377
Copy link

lmore377 commented Oct 1, 2021

What went wrong?
I have a laptop with an NFC reader in the palm rest and it does work with wearauthn but since the screen goes to sleep when I turn my wrist it means that it doesn't authenticate. I have to spin the crown with my other hand to keep the screen on while it connects. Google pay seems to keep the screen completely on (the cards are in color and it responds to touch while upside down) so if there's a way to keep the screen on while the app is open that'll probably work.

Which model is your watch?
Fossil Gen 5

Which Android version is running on your watch?
Wear OS 2.31

Which version of WearAuthn are you using?
v0.9.17

@fmeum
Copy link
Owner

fmeum commented Oct 10, 2021

That's a good suggestion, I will look into whether this is possible for third-party apps.

Would you say that keeping the screen on in the main menu would be enough? Keeping it on e.g. while connected to a Bluetooth device might hurt battery performance.

@fmeum fmeum added the enhancement New feature or request label Oct 10, 2021
@fmeum fmeum self-assigned this Oct 10, 2021
@lmore377
Copy link
Author

That'd probably be enough but maybe having a little toggle would be a good idea so people that don't use NFC could just choose to turn it off and not keep the screen on

@VNRARA
Copy link

VNRARA commented Aug 22, 2023

Why not put a countdown button to give some time to scan and after just revert back to normal incase people keep the app open by accident. Solves two issues: app staying open and draining battery by staying attached and being able to do the nfc scan without the wrist gesture issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants