Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Deleting an app in iTunes Connect

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?

like image 667
hpique Avatar asked Jul 31 '10 09:07

hpique


People also ask

How do you permanently delete apps from App Store Connect?

Log into your App Store Connect account at https://appstoreconnect.apple.com/. Go to "My Apps" and click into the app you're looking to take down. Go to the Pricing and Availability tab. Under Availability > Choose "Remove From Sale" > Save.

Can I delete iPhone apps from iTunes?

Go to the apps folder in iTunes on your PC and delete it from there. This will prevent the app from reinstalling. If you really want to get rid of it: iTunes>Library>Apps... right-click the app you want to delete, select delete, when prompted, move all files to trash, empty your trash.

How do I permanently delete an app from my Apple account?

Remove an app from the Home Screen: Touch and hold the app on the Home Screen, tap Remove App, then tap Remove from Home Screen to keep it in App Library, or tap Delete App to delete it from iPhone. Delete an app from App Library and Home Screen: Touch and hold the app in App Library, tap Delete App, then tap Delete.


2 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.

like image 126
pion Avatar answered Oct 06 '22 00:10

pion


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
like image 32
Aleksandar Vacić Avatar answered Oct 06 '22 00:10

Aleksandar Vacić