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

refactor: Rework deeplinks #1358

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented Dec 19, 2024

  • Dedicated PublicShare struct with failable init
  • PublicShare deeplink parsing removed from UniversalLinksHelper as it is not sharing the same pattern as other deeplinks.
  • New service DeeplinkServiceable used to re-trigger deeplinks post authentication.
  • The funnel clean install -> public share -> login (or register) -> public share works.

target pr : #1349

@adrien-coye adrien-coye changed the base branch from master to externalLinks-famousLastFivePercent December 19, 2024 08:51
@adrien-coye adrien-coye force-pushed the externalLinks-rework-deeplinks branch from 18f811e to 909c5b7 Compare December 19, 2024 08:56
@adrien-coye adrien-coye mentioned this pull request Dec 19, 2024
8 tasks
Copy link

sonarqubecloud bot commented Jan 2, 2025

@adrien-coye adrien-coye merged commit 6f6c012 into externalLinks-famousLastFivePercent Jan 8, 2025
3 checks passed
@adrien-coye adrien-coye deleted the externalLinks-rework-deeplinks branch January 8, 2025 13:59
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.

2 participants