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

Make Android Authentication sign-in more robust in low-connectivity environments. #43

Open
andrewtremblay opened this issue Feb 7, 2013 · 0 comments

Comments

@andrewtremblay
Copy link
Contributor

Less urgent since we'll be migrating to the signin-less authentication of Version 3 very soon. Might close this issue due to the deprecation.

On bad connection we get a default page timeout in the webview. Clicking the link in the webview triggers a reload which prompts another page to be added to the webview stack. On successful sign in you then are stuck in the sign in webpage.

Repro:
• Enable airplane mode.
• Open an app with authentication.
• Click the 404 link once or a couple times.
• Disable airplane mode.
• Open app, reload.
• Sign in. Success. You're stuck on the sign in page.

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

No branches or pull requests

1 participant