Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4032204
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T11:41:32+00:00 2026-05-20T11:41:32+00:00

I have tried and tried but I cannot seem to make this work. I

  • 0

I have tried and tried but I cannot seem to make this work. I am just trying to get my app to link to my developer page in the App Store (so open the App Store application on the iPhone, obviously).

There has to be something I am missing. Perhaps some format issue? Can anyone help me out?

My apologies. But I have looked at all the zillion other questions and a good portion of them were old and were implementing the same method

 NSString *iTunesLink = @"http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284417350&mt=8";
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:iTunesLink]];

does not work. It just opens itunes app (which tells me it can’t complete request), not the app store app

Here is the real code i’m using

- (IBAction)developer:(id)sender {
NSString *iTunesLink = @"http://itunes.apple.com/us/artist/esoteric-development/id416932838";

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:iTunesLink]];
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T11:41:33+00:00Added an answer on May 20, 2026 at 11:41 am

    Based on the section Company Name examples of the QA 1633, to link to the applications of your company, you simply need to link to:

    http://itunes.com/apps/your_company_name

    For example, for MacMation’s apps => http://itunes.com/apps/macmation
    or in code:

    [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunes.com/apps/macmation"]];
    

    I tested with this url and a few others (like Sega, friends’ companies…). It works.
    After a few redirections, you end up on the App Store application, listing all the applications of your company.

    With your company name, don’t forget to remove the dash, to end up with: http://itunes.com/apps/esotericdevelopment


    Follow-up:
    The link you get from right-clicking the company name in iTunes works on Safari (on a Mac), but doesn’t work on Mobile Safari, with the same error that you were describing: ends up on iTunes app with an error message.

    Same broken behavior when opened from your app with this code:

    [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunes.apple.com/fr/artist/macmation/id355312244"]];
    

    (Tested on an iPhone on iOS 4.1)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried this but it does not work (even if I specify .wav
I have tried this but it doesn't work: tell application Preview set myfile to
I have been searching and searching for this answer. But I cannot seem to
This problem seems very simple, however I cannot get this to work. I have
How can I join 2 Point3f arrays together? I have tried this but it
I have tried using a stemmer but the words it produces are just not
I'm trying to code something with generics, but cannot seem to figure out how
I have a problem with an MVC view that I just cannot seem to
I have searched a lot and tried much but I can not find the
i have tried looking online but had no luck, How i could delete all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.