Is it possible to find out itunes link for iOS application before it being submitted to appstore?

后端 未结 4 444
日久生厌
日久生厌 2020-12-04 22:29

In my application I need to have one link which is directly conncect to the app store and it is the link of my application on iTunes App Store. Can anyone please let me know

4条回答
  •  温柔的废话
    2020-12-04 22:55

    You can now use Short Links:

    appstore.com/exampleappname
    

    Just strip all white space from the app name. More in this Apple tech note:

    https://developer.apple.com/library/ios/qa/qa1633/_index.html

提交回复
热议问题