Apple has introduced the possibility of deleting an app. Quoting the iTunes Connect guide:

If you have created an app in iTunes Connect that you no longer need to see or manage, you can delete it from your iTunes Connect view. Deleting your app will not allow you to re-use your SKU or App Name and you will not be able to restore your app once deleted.

So far so good. Then it gets slightly confusing:

If you are selling your app to another developer for their own distribution and need to remove it from your iTunes Connect account, we recommend that you use App Delete so the App Name will be freed up for their use.

Does this mean that I won't be able to reuse the name in my account, but other accounts will? Has anybody tried this?

link|improve this question

79% accept rate
feedback

5 Answers

Please see Removing an App From Sale (page 92) section on iTunes Connect Developer Guide 6.3

  1. Click "Rights and Pricing"
  2. Go to the sale territories section. There is a link near the end
  3. Click on the "Deselect all" button to uncheck all App Store territories.
  4. Click on the "Save Changes" button.

After removing all assigned territory checkboxes from your app in the Rights and Pricing section,, the status changes to Developer Removed from Sale and your app will not be seen on the App Store within 24 hours.

link|improve this answer
feedback

It's possible to salvage the situation. I also made a mistake and forgot to type com.XX part when entering the Bundle ID. My app was not live yet, but once you submit BundleID, it's not possible to change it.

What you can change though, is the "App Name". Thus:

  1. Change the app name into something bogus
  2. Add new app, now using correct Bundle ID and type the original name
  3. Re-upload everything
link|improve this answer
I am in the same situation right now - our app is "approved for sale" but the bundle ID is accidentally omitting the com.XX part. Is there any way to salvage the situation now? And - is this really a situation? Is there any downside to having the bundle ID formatted the way we have it? – radven Dec 21 '10 at 0:14
I would say no, but you'll have to check with Apple. Trouble is, once you go on sale and people buy with that bundle ID, I'm not sure you will be able to change it ever. It stays forever as such. If iOS does not have a problem with that, then cool :) – Aleksandar Vacic Dec 23 '10 at 12:10
+1 for noticing you can just change the name to free it up to use again – Nick Moore Feb 2 '11 at 12:17
feedback

I just ran into this today trying to submit my app. I used an incorrect bundle ID and nievely assumed that deleting the app from iTunes Connect would release the app name and SKU for me to reuse when I recreated the app. Not so. Now I get these two errors:

  • The SKU number you entered has already been used.
  • The App Name you entered has already been used.

You are correct when you say their documentation is confusing. What the heck is "App Delete," and how is it any different from the "Delete Application" button in iTunes Connect?

I only hope I'm not screwed with regards to my app name being unavailable forever. I've contacted Support so here's hoping...

link|improve this answer
Good luck with Support Nathan! Let us know if they help you to make sense of the documentation. – hgpc Aug 16 '10 at 3:35
They didn't. Typical Apple auto-reply "please see page blahblah of our development documentation." :( – Nathan Alden Aug 17 '10 at 4:21
So how did the story end? Did you lose your app name forever? – radven Dec 21 '10 at 0:12
Any resolution? I'm in the same boat. – rkabir Jan 15 '11 at 4:27
@Nathan or rkabir did you guys have any luck with getting your name back on after messing up with the bundle id? – David Hsu Aug 12 '11 at 16:08
feedback

when you delete an application from iTunes Connect you can't upload with the same App Name and SKU in the same developer Apple id. This resource is for migrate an App for another company or individual developer. Ex. when an App was sold.

link|improve this answer
feedback

You could reuse the App Name of the app you have deleted if you change the Default Language of the application information.

Full details here: http://hesh.am/2012/01/recovering-a-deleted-app-name-in-itunes-connect/

link|improve this answer
this sort of works. you can reuse the app name, but it doesn't appear possible to change the default language. it's not clear to what the downstream effect of this will be. – Greg Apr 19 at 4:59
That's brilliant!!!! Thanks!!! – ceriseche May 15 at 23:16
feedback

protected by Brad Larson Mar 31 '11 at 17:54

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.