Skip to content

Handling incoming dynamic link when app was not yet installed on iOS #6275

Answered by mikehardy
kickbk asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure I understand, but I think the resolveLink method will handle anything you throw at it, removing consideration of "what's my link like?" - I wrote it for that purpose https://rnfirebase.io/reference/dynamic-links#resolveLink

If I do understand, then my understanding of deep links indicates you should get the actual deep link

I think you can get a flowchart with details via methods described here: https://firebase.google.com/docs/dynamic-links/debug
(not totally related but somewhat related, v14.10.x implemented the performDiagnostics method for iOS, though I don't think it addresses your exact question)

Thinking less speculatively, why guess, try it, does it not work for you?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kickbk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants