34

I am trying to create my app on iTunes Connect, so I can add my game center features. When I reach the screen where I fill in the default language, app name, sku number, and bundle id, I receive an error message:

The App Name you entered has already been used.

Does this mean someone else has used this app id? I couldn't find the an app with this name on the iTunes Store anywhere.

I just started creating the app on iTunes Connect, so I definitely didn't use it.

Is there some way to verify that this is not a bug, and someone else has chosen the name?

Eric Leschinski
  • 146,994
  • 96
  • 417
  • 335
Rahul Iyer
  • 19,924
  • 21
  • 96
  • 190
  • What was the name you used? – paxdiablo Nov 20 '13 at 02:51
  • 4
    I would rather not say, since I want to use it. – Rahul Iyer Nov 20 '13 at 02:54
  • Then, without the name to check, we're a little hamstrung. It could be a bug or it could be used and your google-fu isn't powerful enough to unearth it. I suggest you contact Apple since they will be the only ones who can provide a definitive answer and presumably you won't mind giving _them_ the app name. – paxdiablo Nov 20 '13 at 03:09

5 Answers5

26

If you created an entry for the first App in iTunesConnect, even if it was never submitted or uploaded, then that name is locked to that iTunesConnect App permanently. That means if another user have choose same name already but still not upload and release app than you will not able to find on itunes store.

See Apple app store tips

The name you select for your app is perhaps one of the most important aspects to marketing your app and can distinguish your app on the App Store.
If you submit an app name which is already in use within the same geography in which your app is sold, you will be prompted to enter another name.

You can find more info in iTunesConnect Developer's guide

Marc Durdin
  • 1,675
  • 2
  • 20
  • 27
Rahul Patel
  • 5,858
  • 6
  • 46
  • 72
25

You can submit an app with the same name if you change the default language (for example, changing English (US) to English (Canada).

Code on the Rocks
  • 11,488
  • 3
  • 53
  • 61
8

replace Runner with your app name

0

Apple also accepts the appeal on it only If you have trademark rights of given name.

The app name you entered is already being used. If you have trademark rights to this name and would like it released for your use, submit a claim.

Rahul Verma
  • 688
  • 5
  • 17
0

It worked for me when I changed the runner to the app name.

  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jul 18 '23 at 21:17