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

Zello app opens when trying to sign in with incorrect credentials #35

Open
FrozenKoi opened this issue Oct 22, 2019 · 0 comments
Open

Comments

@FrozenKoi
Copy link

When our users try to sign in to Zello Work using incorrect credentials, sometimes in addition of the usual events and callbacks, Zello opens its Sign in screen (the one with the Username and Password fields and the "Sign In" button in the top right corner).

What seems to decide if this screen is launched or not is whether or not pptsdk is running in the background, in the account selection screen (titled Accounts). If the Accounts screen is dismissed (by pressing the Back button, or choosing Exit from its menu then when an user tries to login using our app they'll get the error messages and stay in our app.

Is this expected behavior? If so, is there a way to opt-out of it? In rare occasions I've seen that after we get the AppState changed events that report the INVALID_CREDENTIALS error, ZelloWork opens in the foreground and we then get another event with NONE as the last error.

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

1 participant