Possible Duplicate:
On the iPhone, how can you cause a URL to display an entry in the App Store?
How can I open an external download page for an application through an iOS app?
There are duplicates of this question, but the answers don’t really help so here I am asking again.
NOTE: I don’t want to open the “itunes” app, I want to open “App Store”
This is how I get to the “App Store” app to open. Note: this only works on a real device, it does not work on the simulator. iOS intercepts that itunes URL and opens the App Store app instead:
Of course, replace the id number with your app’s id number. I got this from the other question and it does work.