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

Cannot navigate social login buttons using gamepad on Android TV #443

Closed
BrianAdams opened this issue Sep 29, 2017 · 4 comments
Closed

Cannot navigate social login buttons using gamepad on Android TV #443

BrianAdams opened this issue Sep 29, 2017 · 4 comments
Milestone

Comments

@BrianAdams
Copy link

Lock version: 2.7.0
Android Version: Tested on 7.1 with Nvidia Shield Console

I can use the gamepad to change focus between the Login, Sign Up, and the Email/Password fields. I cannot set focus by moving the gamepad to the social login buttons so that they can be selected. I also find that I cannot navigate to the "Don't remember your password?" link.

@lbalmaceda
Copy link
Contributor

Definitely, Lock isn't currently enhanced for that kind of navigation. Doesn't the Shield has a mouse pointer that you could use for this screen? Also, how are you performing the authentication, is it using the WebAuthProvider class or the embedded Lock?

@BrianAdams
Copy link
Author

I am attempting to use the embedded Lock. The Shield has a remote control, but it effectively functions as a gamepad's d-pad which look like arrow keys on a keyboard to the OS. No virtual mouse pointer :-(.

@lbalmaceda
Copy link
Contributor

It would be nice to have this fixed but understand we can't commit to an ETA. I'll keep the issue open as a reminder. If you haven't already, try using the WebAuthProvider class of the auth0 library and see if that works for you for the time being.

@lbalmaceda
Copy link
Contributor

Fixed on #444. Will try to make a release tomorrow.

@lbalmaceda lbalmaceda added this to the 2.8.0 milestone Oct 18, 2017
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