I want to create a shareable link to my app with an embedded token. Once the user clicks on the link, they should be taken to app/ play store and install the app. After installation I should be able to access the embedded token from the link. Is this possible?
I have found the deep-linking implementation from branch.io. This feature allows to create links which persists even after the app installation and is provided by branch.io sdk. For documentation refer https://branch.io/how-branch-links-work/