My code checks if there is a new app update but when there is one, ñ know how to direct it to the Appstore to perform the download. I rode something like this: And by clicking Update, we direct the user to the Appstore
check out this example http://ranga-iphone-developer.blogspot.com.br/2012/can-i-force-iphone-user-to-upgrade.html
– William Monteiro
and to check the app directly in the app store make a request http://itunes.apple.com/lookup?id=520604518
– William Monteiro