问题
I have an app that logs the amount of miles you travel. I want to share the data by using different social networks, for example I have used the Facebook SDK and the user can post a status update. I want to advertise my app (of course) throughout that post, as well as present the data, but I want to direct the viewer of that post to the App on the store. So, even though I have not released the app yet, how can I find out/retrieve the apps link?
回答1:
Use iTunes Link Maker. It's a really good site: Gives you the link and the HTML of Apps/Musics/Movies/Books.
回答2:
If you have your own domain, what you can always do is make a page on your site redirect to the app page when you do finally submit it. This is what I always do, and if I want to change it later to use the real one, I am free to do that. For example:
www.yourwebsite.com/myapp --> http://someituneslink.com/myappslink
来源:https://stackoverflow.com/questions/10771730/apps-app-store-link