Reputation: 149
First of, thanks for taking the time to read this. I am a true ios developer newbie, just released my first app. Now, trying to submit a second (different) app to the appstore, but that seems to go wrong. Whenever i choose validate or submit my app in Xcode, i see that it tries to do so for my previous app (created 2 different bundles IDs for that first app, being a noob and all). I surfed the web and found that i can delete that previous app that still has the status "Waiting for upload".
This link gives me a bit info on how to delete that broken uploaded;
What to do if Xcode Archiving Utility shows wrong app for validation?
Please note that i have no intention on submitting that 'broken' version of my first app.
HOWEVER, i don't seem to have any link where i can press delete, see here:
https://i.sstatic.net/Vq73t.png
TL;DR Can't remove my app that is waiting for upload, stuck with next development app now.
Any help is very, very, very much appreciated!
Upvotes: 0
Views: 108
Reputation: 149
For anyone running into the same problem: The only way i could solve this was by uploading an app with the same bundle-id, get that reviewed and eventually deleted.
Upvotes: 0
Reputation: 28952
You can NOT delete an app with status waiting for upload. If you upload the binary that is possible. Just call it something like "APPNAME_old"
Upvotes: 1