I have two version of apps with lite and paid. I have another apps also but no one is approved yet. I want to give my all the apps link in my life version and all the apps a
Another thing you can do is itms://itunes.com/apps/AppName
if the SDK will let you, because that is what http://itunes.com/apps/AppName
would redirect you to so it will open the iTunes / App Store app.
Easy way now is to do the following:
As soon as you submit your app it will have an app id viewable on iTunes Connect, use that id in your links and make a note for the reviewer that the link will work once other app is approved. This has worked for me. Also you can submit your app and choose to upload the binary later.
This is the way I used for PocketCAS and PocketCAS pro:
I added to PocketCAS a link to somewhere on my website, e.g. http://pocketcas.com/iphone/buy, which will, as soon as PocketCAS pro has been approved, point to the corresponding App Store link. This also has the advantage that I could easily replace the App Store link by a custom "Why you should buy this" page if I feel that to be more appropriate.
I use this pattern: https://itunes.apple.com/app/id<app_apple_id>
.
I think it's more reliable way than using app name.
For iOS 7+
itms-apps://itunes.apple.com/app/id<APP ID>
It will open the app directly in the App Store