Search code examples
iosiphoneapp-storeapp-store-connectmac-app-store

How to un-publish a Ready For Sale app from store?


Is there any way unpublish/Remove from sale my iPhone app from the App Store?
I can't seem to find the option on itunesconnect.com


Solution

  • A word of advice: Read iTunes Connect Guide carefully about this point!

    You can remove an app from sales or you can delete it... But pay attention!
    If you decide to remove an app from sales, you'll be able to put it back on sales but if you choose to delete it you won't be able to restore it because you can't reuse your SKU, Bundle ID or App Name.

    To remove your app from sales:

    1. Go to your App Summary Page.
    2. Click on Price and availability button.
    3. Deselect all the stores Availability regions and then save changes or select "Remove from sale".
      enter image description here

    To delete your app:

    1. Go to your App Summary Page.
    2. Click on Delete Application button.

    Note: You can't delete an app if it is ready for sale. First you need to remove your app from sales and then you can delete it.