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

Android tokenRequest.execute().get() block the UI thread in AuthActivity #528

Open
ErickLiang21 opened this issue Mar 13, 2024 · 1 comment

Comments

@ErickLiang21
Copy link

ErickLiang21 commented Mar 13, 2024

Log in to dropbox in browser and auto back to our app, then a few seconds of black screen displayed.

See the logs: Token Request Failed: failed to connect to api.dropboxapi.com/128.242.240.244 (port 443) from /10.4.1.82 (port 38908) after 20000ms

Relevant code.:

val dbxAuthFinish = tokenRequest.execute().get()

@greg-db
Copy link
Contributor

greg-db commented Mar 13, 2024

Thanks for the report! I'll ask the team to fix that up.

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