vote up 3 vote down star
6

So I am creating a free version of my iPhone game. I want to have a button inside the free version that takes people to the paid version in the app store. If I use a standard link

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=300136119&mt=8

the iphone opens safari first, and then the app store. I have used other apps that open the app store directly, so I know it is possible.

Any ideas? What is the URL Scheme for the app store?

flag

1 Answer

vote up 10 vote down check

Simply change 'itunes' to 'phobos' in the app link.

http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=300136119&mt=8

Now it will open the App Store directly

link|flag
2  
This doesn't seem to work anymore with 3.0. – KiwiBastard Jul 20 at 21:28
1  
developer.apple.com/iphone/library/… says it works... – sbwoodside Sep 14 at 2:51
Works like a champ on 3.1. – runako Oct 11 at 21:44

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.