Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Closable not working on Android #41

Closed
changchup opened this issue May 13, 2016 · 2 comments
Closed

Closable not working on Android #41

changchup opened this issue May 13, 2016 · 2 comments

Comments

@changchup
Copy link

Good Morning Auth0,

I am using the closable option on IOS without any issues however on Android the "X" in the top left hand corner does not appear, so the user has to login to get exit the Auth0 screen.

lock.show({
  closable:true,
  }, (err, profile, token) => {
@nikolaseu
Copy link

Hi @changchup, the closable option in Android doesn't add an "x", it just lets the user go back in a "standard Android way", with the back button.

@changchup
Copy link
Author

Good, thank you!

Silly me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants