iTunes Connect - Remove apps - ios

How can I delete a application from "My Apps"?
When I press the app, the then press "More", all I see is: "About This App", View on App Store" and "Transfer App". There is no "Delete App".
The game status is "1.0 Prepare for Submission".

From the iOS Developer Library:
Deleting an App
If you’ve created an app in iTunes Connect that you no longer need to manage, you can delete it from iTunes Connect.
Apps can’t be deleted if they are part of a Game Center group, in an app bundle, or currently displayed on a store. You’ll want to remove the app from sale or from the group if you want to delete it. See Removing an App from Sale or Removing an App from a Group in Game Center Configuration Guide for iTunes Connect. Apps that have not been approved yet can’t be deleted; instead, reject the app. See Removing a Build from Review.
Important: If you delete your app, you can’t restore it. The SKU or app name can’t be reused in the same organization. If you’ve uploaded a binary or set up this app for the iAd App Network, your bundle ID can’t be reused.
Here's how to delete your app:
To delete an app from the store and iTunes Connect:
Open the App Details page for the app, as described in Creating an iTunes Connect Record for an App.
Make sure that the app status allows deletion. You can delete your app if there is at least one approved version of the app and the latest version status is one of the following:
Prepare for Submission
Invalid Binary
Developer Rejected
Rejected
Metadata Rejected
Developer Removed From Sale
Removed from Sale
If your app has a different status, you can delete the app by first rejecting the binary or by removing the app from sale. See Viewing and Changing Your App’s Status and Availability.
Click the More menu and select Delete App.
If the Delete App button isn’t displayed, check that you’re the team agent and that the app is in one of the statuses that allow the app to be deleted.
A confirmation dialog appears. Click Delete.
Although Apple talks about "Deleting an app from iTunes Connect", I'm pretty sure deletion as explained here will not make your app disappear from iTunes Connect, simply from the AppStore. I don't believe there's a way to make your app disappear from iTunes Connect.

Related

iOS - app store connect keep the removed app

I am new in iOS. A few days ago, I was try to create a new app on App Store Connect. Everything went smoothly and I created an app. I did not upload a build on it. The status is "Prepare for submission".
Because it is just an example for creating an app on App Store Connect, I remove my app.
I am able to remove the app by clicking on the "Remove App" button. However, the app keep staying in the App Store Connect with the status "Removed Apps".
Can someone tell me how can I remove the app permanently? The app keep my bundle ID and I cannot remove the App IDs in my Apple Developer Account too.
Thank you in advance!
Once you delete your app from the Apple App Store, you will not be able to reuse the app name or SKU, and you will not be able to restore your app.
An alternative to deleting your app is simply removing it from sale on the Apple App Store. Once it is removed from sale, your app can no longer be downloaded from the Apple App Store. However, your app will remain in your iTunes connect account and you have the option in the future to update your app or restore it to the app store for sale. To remove your app from the Apple App Store, without deleting it, follow only steps 1-6 below.
To delete your app from the Apple App Store:
1) Log in to your iTunes Connect account.
2) Click My Apps.
3) Select the app you want to delete.
4) Click Pricing.
5) If all territories were previously selected, click specific territories to display the list of all territories.
6) To remove your app from all App Store territories, click Deselect All and then click Save.
7) Your app status is changed to ../Art/status_red_2x.png Developer Removed From Sale.
8) To delete your app, click More and then click Delete App.
9) To confirm, click Delete.
Reference: https://help.swiftic.com/hc/en-us/articles/201709211-Delete-Your-App-from-the-Apple-App-Store

How to app delete in iTunes Connect?

How to iTunes connect app remove
Without uploaded app in app store remove
Without any submit for review
only One time build uploaded
You can delete the app easily
If the Delete App button isn’t displayed, check that you’re the team agent and that the app is in one of the statuses that allow the app to be deleted.
Check Details from Here
App can be deleted from iTunesConnect only after app is submitted for review.
Here's the answer to my question I got back from Apple support.
You can only delete an app from the App Store if it was previously approved (meaning has one approved version).
From iTunes Connect Developer Guide - Transferring and Deleting Apps:

Delete App in iTunes Connect

I add a new app in iTunes Connect, but can't delete it in any case because no Delete button in Additional Information section.
what I got from the iTunes Connect Developer Guide is :
If the Delete App button isn’t displayed, check that you’re the team agent and that the app is in one of the statuses that allow the app to be deleted.
but I'm team agent, and the app status is Prepare for Submission.
Now is 2016-02-20, so, guys, have you solve it so far?
You mention that "I add a new app in iTunes Connect" You can delete your app if there is at least one approved version of the app and the latest version status is one of the following:
Prepare for Submission
Invalid Binary
Developer Rejected
Rejected
Metadata Rejected
Developer Removed From Sale
Removed from Sale
if your app has a different status, you can delete the app by first rejecting the build or by removing the app from sale.
Read iTunes connect Developer Guide carefully iTunes Connect Developer Guide

(iTunes Connect) - Submit first app product

I know that this question may have been asked several times, sorry, but I really can't find out how can I submit my first app product to the iTunes Connect. The In App Purchase section keep saying something like "Your first in app purchase must be send with a new app version", but my app is still in development and so it would be rejected.
Where do I have to upload it for approval?
You have to finish your app first and have a working version ready. In XCode simply click on your device selection where it usually says iPhone 6 and select iOS Device on top. Then Click on Product --> Archive.
Once the app is archived you can see on the right hand side a widget for submitting it to the appstore.
Make sure your provisioning profile is created, downloaded and installed from your Developer Account.

Remove Application from itunes connect

I am an iOS application developer and I am facing a problem with the itunes connect, due to some problems I have rejected the binary of the application in itunes connect.Now that app is showing as "Developer Rejected" state, can I remove this application from itunes connect?
Answer is Yes.
Why you need to remove the app ? If you want to keep the app, you can upload a newer version.
If you don't want to keep that app permanently you can delete it. For deleting an app you need to follow these steps.
Open the App Details page for the app, as described in To open the App Details page for an app.
Make sure that the app status allows deletion.
You can delete your app if there is at least one approved version of the app and the latest version status is one of the following:
Prepare for Submission
Invalid Binary
Developer Rejected
Rejected
Metadata Rejected
Developer Removed From Sale
Removed from Sale
If your app has a different status, you can delete the app by first rejecting the binary or by removing the app from sale. See Viewing and Changing Your App’s Status and Availability.
Click the More menu and select Delete App.
If the Delete App button isn’t displayed, check that you’re the team agent and that the app is in one of the statuses that allow the app to be deleted.
A confirmation dialog appears. Click Delete.
Reference : Transferring And Deleting Apps

Resources