Is there a way to open the app store to a specific application? I tried using something like the following:
[[UIApplication sharedApplication] openURL: [NSUR
Use http://itunes.com/app/YourAppNameWithoutSpaces
See also this.