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

Fix #272, #55 #288

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Fix #272, #55 #288

merged 3 commits into from
Jul 10, 2023

Conversation

mirko77
Copy link
Contributor

@mirko77 mirko77 commented Jun 19, 2023

This fixes the Android signOut() method resolving before the sign-out task is completed.

This causes a race condition where the user is actually logged out but on the next login attempt, the previous account is used instead of showing the account picker.

@reslear
Copy link
Collaborator

reslear commented Jun 19, 2023

good:)
pls add to description on footer resolves #223 #272 #55
so, for iOS no need?

@mirko77
Copy link
Contributor Author

mirko77 commented Jun 19, 2023

#223 was reverted as redundant.
I have not touched the iOS part

@reslear
Copy link
Collaborator

reslear commented Jul 10, 2023

thank you:)

@reslear reslear merged commit bbeb8f9 into CodetrixStudio:master Jul 10, 2023
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

Successfully merging this pull request may close these issues.

2 participants