To have a direct link without redirection :
http://
with itms-apps://
[[UIApplication sharedApplication] openURL:url];
Be careful, those links only works on actual devices, not in simulator.
Source : https://developer.apple.com/library/ios/#qa/qa2008/qa1629.html