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

onLoginFinished sometimes returns successful == false #51

Open
oottinger opened this issue Oct 13, 2015 · 0 comments
Open

onLoginFinished sometimes returns successful == false #51

oottinger opened this issue Oct 13, 2015 · 0 comments
Assignees

Comments

@oottinger
Copy link

We're having issues using the login code with 2.0.0-RC3 where we occasionally get successful == false in the callback. The authentication worked on the Evernote activity, and when the result gets passed back to our activity, it's inconsistent whether we get a success or failure.

This problem seems to occur a lot more when we use an emulator vs a physical device; and are able to reproduce this in the demo app.

The simplest way to reproduce is to run the demo app in an emulator, and then repeatedly login and logout. You'll notice that sometimes the Evernote authentication activity succeeded, but the returning result in login activity won't trigger the callback successfully.

@vRallev vRallev self-assigned this Nov 27, 2015
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