Get itunes link for app before submitting

fraggleRockz picture fraggleRockz · Nov 9, 2010 · Viewed 74.8k times · Source

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?

Answer

Idan picture Idan · Oct 7, 2012
  • The manual way:

Your should copy your "Apple ID" from iTunes connect and use this link:

http://itunes.apple.com/us/app/APPNAME/idXXXXXXXXX

Would open the US store ("APPNAME" is that app name and XXXXXXXXX is the "Apple ID". You can use more general method (Recommended):

http://itunes.apple.com/app/idXXXXXXXXX

and replace "XXXXXXXXX" with your "Apple ID" (from iTunes connect - after creating the app there).

Pay attention that those would open safari if you won't preprocess them, You could also use itms:// to open iTunes directly.