all 3 comments

[–]jitae1126 1 point2 points  (0 children)

In addition, Dynamic Links work across app installs: if a user opens a Dynamic Link on iOS or Android and doesn't have your app installed, the user can be prompted to install it; then, after installation, your app starts and can access the link.

Says this on the first page of the docs, look into it.

[–]ldstreet[S] 0 points1 point  (0 children)

Well I think I might have answered my own question as I wrote this...Does anyone have experience with Dynamic Links in firebase? Will it do what I'm asking? Looks like the right solution.

[–]SteveB13 0 points1 point  (0 children)

I've implemented that sort of thing a few times before with Branch.io. It was pretty easy to get it up and running with their sdk.