I read in another post that you can submit the app without the binary but I based on what I have seen this is no longer possible. It seems you cannot submit without the binary and the binary is submitted through the application loader. Is there any other known way to get the itunes/app store link to my app before I submit the binary?
|
feedback
|
|
The standard URL is:
| |||
|
feedback
|
|
You can get application link before uploading your binary file on iTunes Connect. You just need to upload your meta data using iTunes Connect. And after submitting these data you will get Apple ID. And by this ID you can get the URL for your application. e.g. http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=appID where appID="Your application ID when you submit the meta data" Please check this. It is working here. And If you still have any problem then please let me know. I will help you out to solve the problem. | |||
|
feedback
|
|
I ended up using - itms://itunes.apple.com/app/id?mt=8 This seems to be what I was looking for. | |||
|
feedback
|
|
As of today and for reference, I would say the best option is
In fact, this is essentially the link you can get for your application on your app's page in iTunes Connect (iTunes Connect > Manage Your Apps > Your App > View in App Store). Minus some parameters (which seems - between other unidentified things - to link to a precise country). I thinks it's better than the | |||
|
feedback
|