When a user clicks the “SHow me more” button in my app, I want to open iTunes on the iPad to that app so they can buy it too.
How is this done in Objective-C (or Monotouch)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
just openURL to your user id, for instance, mine is
http://itunes.apple.com/us/artist/wrightscs/id387614647You can goto one of your apps in iTunes, click on your name and all of your apps will come up, right-click on your name and copy the link.