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

Universal links redirection issues #18074

Closed
pavloburykh opened this issue Dec 5, 2023 · 1 comment · Fixed by #18363
Closed

Universal links redirection issues #18074

pavloburykh opened this issue Dec 5, 2023 · 1 comment · Fixed by #18363
Assignees
Milestone

Comments

@pavloburykh
Copy link
Contributor

pavloburykh commented Dec 5, 2023

The first PR where E2E have caught the issue was #18027 (comment) Could you please take a look if it could be a regression of your PR @J-Son89?

ISSUE 1 User is redirected to Sign in screen after keys generation if he started onboarding after redirection upon community universal link

Steps:

  1. Install Status app (it should be fresh install without accounts)
  2. Open community link in browser or follow the link from any messengerhttps://status.app/cc/Ow==#zQ3shbmfT3hvh4mKa1v6uAjjyztQEroh8Mfn6Ckegjd7LT3XK You should be redirected into the Status app
  3. Proceed with onboarding
  4. See if you will be redirected to Identifiers screen after Keys Generating step

Actual result: user is redirected to Sign in screen. After app reopening the login page of newly created profile is opened.

telegram-cloud-document-2-5438479536578640536.mp4

Expected result: user should be able to pass all onboarding steps and after finishing onboarding should be redirected to community page according to the link from step 2.

@pavloburykh
Copy link
Contributor Author

ISSUE 2 Profile screen is opened before passing all onboarding steps if User started onboarding after redirection upon profile universal link

  1. Install Status app (it should be fresh install without accounts)
  2. Open profile link in browser or follow the link from any messengerhttps://status.app/u/GxIAACQVHiKqEFNK61p5rA==#zQ3shcy7wR7jHKeA8fdq1kS77qCg2wq4bpWp4tfr5Qs5Gmb8M You should be redirected into the Status app
  3. Proceed with onboarding
  4. See if profile screen of the followed link is opened after user completes all onboarding steps

Actual result: profile screen is opened after Generating keys step

telegram-cloud-document-2-5438479536578640536.mp4

Expected result: profile screen should be opened after user passes onboarding and redirected into created account.

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

Successfully merging a pull request may close this issue.

3 participants