Possible Duplicate:
Is it possible to find out itunes link for iOS application before it being submitted to appstore?
I’d like to know the link of my App in the App Store before submitting it.
I know that the way is using the link:
But my App have one name in iTunes Connect, and other in metadata of Application, that will appear in the App Store for users…
Which one I have to use in the link? The iTunes Connect project name or the metadata name?
Thank you!
If your app is already live, then just open up iTunes Connect, find your app and click view in AppStore. Otherwise, if your app isn’t live…
Your App URL is not available until your app goes live, but most apps follow the same link pattern:
Make sure that the app name has no spaces, or %20, or any characters for that matter. My apps on the AppStore have special characters like dashes, etc. and the link is just the plain text form of the app name.
The name in the link will be the name displayed on the AppStore NOT the iOS device. And by iTunes Connect Project name, I believe you’re referring to the AppStore name.
Here’s another SO post on links: How to link to apps on the app store