开发者

Getting the AppStore Link before publishing an App

开发者 https://www.devze.com 2023-01-03 06:58 出处:网络
I want to send an App link within the App like this: http://itunes.apple.com/app/myiphoenapp/id373185673

I want to send an App link within the App like this:

http://itunes.apple.com/app/myiphoenapp/id373185673

The problem is, that I do not know the link in advance, becaus开发者_JAVA百科e I haven't send the App to Apple yet.

I know that I can send the binary later, do I get the link then?


UPDATE: Just create your iTunesConnect app entry early in production, so you'll have your App ID right from the beginning. You can setup metadata, add app binaries later on.

Creating App Store links worth a Googling on its own, as it varies a lot over time, accross different iOS versions.


You can solve this mess easily with a remote redirection page. See at my blog: http://gotoandplay.freeblog.hu/archives/2010/11/03/Tangram_098_-_App_Store_link_to_the_full_versionreviews_before_even_submit_the_application/


  • How can i give app store link in my apps before approving another apps
  • How to link to apps on the app store
  • How can I link to my app in the App Store (iTunes)?


  1. Go to https://itunesconnect.apple.com
  2. If you haven't created any app yet, create it.
  3. Open it and in the first screen (AppStore -> App information -> General) there is a field called "Apple ID" with the id number.

Getting the AppStore Link before publishing an App

  1. http://itunes.apple.com/app/idXXXXXXXXX and replace "XXXXXXXXX" with your "Apple ID" (from iTunes connect - after creating the app there)
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号