Hi,
i currently notify users that we have an update to our iphone app using an UIAlertView and when they click ok, i open the phobos.apple.com URL to the app using [[UIApplication sharedApplication] openURL:]
That works fine and dandy & brings the user to the app's page in the App Store, but is there a way to just open the App Store app and have the "Updates" tab displayed instead?