P
P
Petrushka2015-09-20 13:32:39
Objective-C
Petrushka, 2015-09-20 13:32:39

How to get a link to an application in the AppStore?

Good day, tell me, I made a sharing in social networks and I want to throw a link to the application in the AppStore there, but how can I get the link before my application is posted? But the project will already be compiled

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Squatch, 2015-09-20
@petruska

There must be an entry in iTunesConnect for the application that you are going to upload. Then, on the application page, you can click on the "More" item and either copy the link from the "View on AppStore" item or click on "About This App", copy the Apple ID from there, and use it to glue the link yourself.
The format can be, for example, like this (if you need a link to the market of a specific country):
https://itunes.apple.com/en/app/id[APPLE_ID]
Or more general:
https://itunes.apple.com/app /id[APPLE_ID]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question