Skip to content

Add getLaunchDeepLink for cold start deep links - #138

Merged
crow merged 5 commits into
mainfrom
launch-deep-link
Aug 27, 2026
Merged

crow merged 5 commits into
mainfrom
launch-deep-link

Conversation

@crow

@crow crow commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

What do these changes do?

Adds a one-shot getLaunchDeepLink() to both platforms that returns the deep link from the notification tap that launched the app, or null once the launch resolves without one. Also fixes FeatureTests compiling against iOS SDK 20.

Why are these changes necessary?

React Navigation's declarative linking asks for the launch URL once at mount, and our deep link event lands too late on cold start, so apps open to the default route.

How did you verify these changes?

New tracker unit tests on both platforms, full iOS scheme tests and testDebugUnitTest green.

@crow
crow requested a review from a team as a code owner August 14, 2026 02:56
@crow
crow merged commit 67f2dc7 into main Aug 27, 2026
3 checks passed
@crow
crow deleted the launch-deep-link branch August 27, 2026 00:21
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