简体   繁体   English

iOS Android - 如何为应用程序创建下载链接?

[英]iOS Android - How to create a download link for an app?

Can anyone please guide me.谁能指导我。 I want to create a link that directs to App Store and Google Play Store and also make a record where the link is clicked from.我想创建一个指向 App Store 和 Google Play Store 的链接,并记录点击链接的位置。

the link might look something like this:该链接可能看起来像这样:

http://myapp.com/get

Is there a place where I can create this?有没有我可以创建这个的地方? Or do I have to do it all by myself?还是我必须自己做这一切?

Smarturl will do it for you but the url will be http://smarturl.it/blahblahblah . Smarturl会为你做,但 url 将是http://smarturl.it/blahblahblah If you want to implement it on your website, you have to do it by yourself.如果你想在你的网站上实现它,你必须自己做。 This might help you. 可能对你有帮助。

Hope it helps :)希望能帮助到你 :)

It seems that you need a kind of DeepLink.看来你需要一种 DeepLink。 For example you can take a look at branch.io or Firebase Dynamic Links例如,您可以查看branch.ioFirebase 动态链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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