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: Stuck on Setting up Wire after canceling E2EI during login [WPB-10046] 🍒 🍒 🍒 #2894

Conversation

github-actions[bot]
Copy link
Contributor

This PR was automatically cherry-picked based on the following PR:

Original PR description:


BugWPB-10046 [Android] When cancelling generating cert with second account, user is stuck on setting up wire screen after second login

This PR was manually cherry-picked based on the following PR:

Original PR description:


What's new in this PR?

Issues

When the user wants to login with his second account, and cancels generating his certificate and then tries to login again, he’s stuck on setting up wire screen.

Causes (Optional)

When user trying to login to the same acc as already tried, client is already exist. Checking "if E2EI is required" was missed for existed clients.

Solutions

Add checking if E2EI is required for the case when user login into existed client (VerifyExistingClientUseCase).
And update unit tests.

Copy link

sonarcloud bot commented Jul 23, 2024

@borichellow
Copy link
Contributor

duplicated by #2886

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

Successfully merging this pull request may close these issues.

1 participant