简体   繁体   中英

Create app installation link to persist after installing app from appstore

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/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM