Getting Deep Link Source Application #5836
Unanswered
Brandi-Youreka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TLDR: Is there a way to get the url from the application that is deep linking into my React application?
In my React application I would like to allow the user to
Branch.io does this by exposing a
retURL
key in their data object. This key hold the url of the application that deep linked into my application. Is there a way to get the url from the application that is deep linking into my React application or code I can modify to get this information?Beta Was this translation helpful? Give feedback.
All reactions