Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 03-15-2010, 07:33 PM   #1 (permalink)
LotsOfQuestions123
Registered Member
 
Join Date: Mar 2010
Posts: 3
LotsOfQuestions123 is on a distinguished road
Cool How to load the App Store directly from an app?

I need to figure out how to load the app store from one of my applications by clicking a button. The code is relatively easy to load say a website. But when I use this code:

-(IBAction)goToAppStore;
{
[UIApplication sharedApplication openURL:NSURL URLWithString:@"http://itunes.com/apps/appname"];
}
it does not work, because it says too many redirects occurred.

Is there a way to load the app store (and load into a specific app info view) directly from the app, instead of loading a website to load the app store?

Thanks very much,
LOQ123
LotsOfQuestions123 is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,540
Threads: 94,059
Posts: 402,669
Top Poster: BrianSlick (7,988)
Welcome to our newest member, duke22
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:51 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.