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.
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:
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.