How to delete an app from the App Store with NEW iTunes Connect - app-store-connect

I want to delete the tested app from iTunes connect.
When I searched this topic in google i got one solution but i did not get any thing if i am following this procedure.
AppDeletionFromitunes
Please help me if any solution is there
Thanks&Regards
smily

Even in new iTunesConnect, you cannot remove applications that are in any other state than Ready For Sale unless it was approved at least once before.
As you wrote a tested app I guess it is not available on the AppStore or Ready For Sale. You will not be able to delete it.

You can't delete but you can hide it. Go to the Pricing tab (Rights and Pricing) and deselect all the countries. To be able to deselect all the countries click on 'specific territories'. After doing that the status of the app would change to 'Developer Removed From Sale'

Related

App Store Connect: New Agreement Available but no button appear

I have some problems with my app store connect account. I need to update one of my existing app, but unable to do it.
The banner underneath appear, it says a new agreement is available and I need to accept it.
But the thing is, I can't see any button or link to accept the agreement. Does anyone have an idea to resolve this?
FYI: I am the account holder.
After searching for quite a while, I found the new agreement button is available under the apple developer account page.
This is so confusing. From the app store connect page there is no link or information at all that inform us to where should I navigate, to be able to accept the new agreement.
Anyway, here it is https://developer.apple.com/account

iTunes Connect error: "An In-App Purchase has been returned"

I'm seeing the following error in iTunes Connect in the in-app purchase section for my app:
An In-App Purchase has been returned and is highlighted in the table
below
All of the in-app purchases for a new app have been rejected. They all show a status of Developer Action Needed. Going to each individual in-app purchase shows an exclamation sign with:
Your In-App Purchase has been returned. You must modify or delete
the highlighted item.
However, it there's no explanation at all of what the error is. This seems to be a problem a lot of developers have just started seeing:
https://forums.developer.apple.com/message/78997#78997
Any ideas what's causing this? Is it just another iTunes Connect bug?
I had the same problem, following is the screenshot of how my in-app purchase's details page did show a yellow highlighted portion:
What I did is: added another language.. then deleted the previous rejected language, then added the previously rejected-then-deleted language and then deleted the second added language. :-) And it worked!
There is some issue with your binary or metadata that caused app review to reject your app. You need to address that issue. AND: Rather than reject the IAP, app review 'returned' it. If they had rejected it you would have needed to recode a new IAP because once rejected an IAP can't be resubmitted. Once you address the reason the app was rejected, all you need do is open the IAP, add a " " to any field, save it, remove the " ", save it again and it will be ready. I do not recall if you also need to attach it to the new binary or whether it remains attached.
Similar issue
To fix it, I edited >App Store Information >Subscription Display Name, saved the change, then immediately reverted my changes!

Can't Delete App Via iTunes Connect

I have an app that I would like to delete. However, using the docs, there is no "Delete App" button even though my app has the "right" status of "Prepare for Submission".
Any ideas?
As it says below in the docs...
The app status can be one of the following, assuming that there is at least one approved version of the app [...]
...your application must have been approved for at least one time. I guess this is your issue.
Hope that helps :)

How to change bundle id in new iTunes Connect?

I'm trying to change to a different bundle id in iTunes Connect but i can't find a way to do it in the new interface introduced by Apple. Also, i can't find the SKU information of my app like in the old iTunes website. My app is still not submitted for review. Any help?
I also have the same issue, and have been able to edit this field in past apps. I called Apple support and they said that the issue is; that once Game Centre is turned on for a BundleID it becomes non editable. We even tried turning Game Centre off but to no avail. They told me the options were to use change the BundleID back in Xcode to match the BundleID in iTunesConnect or to change the name of my game in iTunesConnect (to free up that name) and then create a new app/game in iTunesConnect with the newly freed up name and now proper BundleID.
It should be noted that if you change the name to free it up and create a new app/game, you will not be able to delete the old game/app from your iTunesConnect. It will just sit there in limbo.
They said that there is NO way to edit this field once it has been marked is not editable.
This doesn't answer the issue on how to change it but may make it so people stop spending hours trying to change their BundleID.
Cheers
Go to iTunes Connect
Select your app
Click on More
Click on About This App
Change your bundle ID
Click on Save
iTunes Connect > Your App > More > About This App
You may need to change the Bundle ID dropdown to Wildcard which makes the Bundle ID Suffix will be editable. You can put the full Bundle ID in there: i.e. “com.companyname.appbundleid"
To refine on all of these great answers
iTunes connect -> Your app -> on the left side panel App information and under General information you can locate the bundle ID drop down menu and select a different id and then save your changes.
Don't forget to add the new id to Apple developer portal 1st.

Can't change bundle ID in itunes connect?

my first app got rejected because it has the word Youtube in the bundle ID. I've since then changed the bundle ID in the plist.info and in the bundle identifier in Xcode. I also create a new app id under the identifier section in the member center of Apple's developer site but when i try to change it in the EDIT APP INFORMATION section in itunes connect, there is no drop down menu so i can't choose the new bundle ID i made without the word youtube in it. It is because my app is in status "Waiting for upload"? Here what i want to change "Bundle ID" in the picture below.
The menu to edit the bundle ID (if you have never submitted) is now under More > About this App
7/25/16 update: Now you can just edit the bundle id under the App Information if you have never published uploaded a build:
Per https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Appendices/Properties.html, the Bundle ID "can’t be edited after the app is approved."
So, if you have app has previously been approved, then you can't change your Bundle ID. But, if your app has NEVER been approved, then you should be able to change your Bundle ID.
I think your issue is that your app is currently in the App Store review process. I would click on "Binary Details" and then click "Reject this Binary" at the top right. This will remove your app from the App Store review process (status will be "Developer Rejected")and you should now be able to edit your Bundle ID and then resubmit for review.
However, I am assuming your app has never been previously approved. If it has been approved before, I think you need to create an entirely new app.
Hope this helps!
I also have the same issue, and have been able to edit this field in past apps. I called Apple support and they said that the issue is; that once Game Centre is turned on for a BundleID it becomes non editable. We even tried turning Game Centre off but to no avail. They told me the options were to use change the BundleID back in Xcode to match the BundleID in iTunesConnect or to change the name of my game in iTunesConnect (to free up that name) and then create a new app/game in iTunesConnect with the newly freed up name and now proper BundleID.
It should be noted that if you change the name to free it up and create a new app/game, you will not be able to delete the old game/app from your iTunesConnect. It will just sit there in limbo.
They said that there is NO way to edit this field once it has been marked is not editable.
This doesn't answer the issue on how to change it but may make it so people stop spending hours trying to change their BundleID.
Cheers
My App hasn't been validated yet, that because on an error on the bundle id.
To edit the bundle id I went to App Information "Edit", and then I've changed (even created a new one)