You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If install an app with a firebase deeplink, the deeplink won't work on the original install. But it will work on subsequent opens of the app.
To Reproduce
Steps to reproduce the behavior:
Set Up DeepLinking
Install The App And Notice That It Doesn't Work
See That One 2nd time clicking the link, deeplinking successfully works.
Expected behavior
I would expect the deeplink to work on the initial install.
Additional context
There could be something on the install where it's not passing through.