Can't remove app waiting for upload - ios

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:
http://i.stack.imgur.com/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!

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"

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.

Related

App Build is not appearing on App Store Connect submission Dashboard

I have a Flutter developed App that I want to upload for App Store Review.
The App has been successfully uploaded through Xcode as you can see here— https://prntscr.com/26m7w94

Sadly, the Build doesn’t appear in my App Connect Build section as you can see here— https://prnt.sc/26no755

When I try to re-upload, it let’s me know that the Build is already uploaded to App Store Connect as you can see here— https://prnt.sc/26no84v

I have written to Apple and I don’t understand the answers they are giving me. They are just talking off-point.
Now I have waited for 8 days for this build to appear, but this uploaded build is not appearing.
Without this Build appearing, I cannot Submit to App Store Review.
Everything in the App Store Connect Form has been completely filled. Only Build remains to be added as you can see here— https://prntscr.com/26no94s
I can’t figure out what to do next, and this is 8(eight) wasted days gone by, with me not knowing what next to do.
Has anyone here faced this kind of problem before? How did you solve it?
Regards
Check in the TestFlight section. There might be a yellow triangle next to your build. You may need to answer some additional questions such as encryption usage etc. Just click on the triangle to answer and your build should be available afterwards.
Sometimes the answer to this issue is that there is actually a problem with App Store Connect (like right now).
You can check for issues on the Apple Developer System Status page.
For me changing the version from X.X.X to X.X.X+1 (2.2.2 -> 2.2.3) fixed the issue.
Sometimes it happens and I have also faced this problem .I successfully uploaded my bundle from Xcode but not found in connect.
I waited 30 minutes and refreshed .Then my bundle came in App Store connect.
Solution 1 : wait for some time & Refresh ,
Solution 2 : Create another Bundle and push to connect using Transporter (You can download transporter from appStore)
If the build doesn't show up on App Store Connect. You may want to check your email (the one you used as your Apple Id when uploading the build).
In my case Apple sent me an automatic email telling me that my build had some issues. Xcode didn't complain about anything and neither App Store Connect.
UPDATE: This might have boiled down to timing. After changing the version number to 1.0.0, that build showed up immediately. Half an hour later, the 0.0.1 build appeared out of the blue as well.
If you've set your version number to 0.0.1+X because you thought that makes sense while the app is still under development, change that back to 1.0.0+X. The upload will succeed, but app store connect won't list the build without a leading "1." in the version number.
Make sure no webviews are used in your app. It will not show builds in App Store Connect and neither XCode nor Apple will say that anything is wrong.

Stop Uploading blank app to store, full app to testflight?

I have written an AR app in xCode (coding newbie), but when I send it off to apple all they receive is a blank/unpopulated AR kit app (ie straight to camera mode).
They have suggested that I am sending a test flight version, and not a full version, and so every time I upload what I believe to be a fully working app taking onboard their comments, they still only see the camera.
This has been going on for months now and both I and they are loosing the will.
Does anybody have any idea how to stop it sending a blank app, and to get it to send what I can see when I test it at my end?
I have tried changing the build number and version number but still no change.
I just do not understand why they are not receiving what I can see.
All help greatly appreciated.
I believe this has resolved my problem - THANK YOU SO SO MUCH!!!! This has been driving me MAD! The hidden delete button next to the build did not help!!!!! THANK YOU Paulw11 !
Once you delete the version you can select the new version..... (it should not be this hard)

Apps using firebase crash after 3-4 days of installing them on a device/simulator (iOS)

I am somewhat new to developing apps for iOS and I have been creating a few demo projects in Xcode. My problem is the following:
I have been following a few tutorials from Udemy.com and I created an app using firebase, the app works fine for about 3-4 days of use. But after more time passes by, the application does not launch on my device or the simulator. I thought I must have done something wrong when I did the tutorials, so I did them again but the same thing happens after 3-4 days of installing the app. They immediately close after I try to launch them. However, they do work if I rebuild the app on my phone or on the simulator. I do not seem to understand why this happens. has anyone else come across this problem? Or is this a normal thing that happens until you upload the app via the app store? Thank you guys, hope someone here knows. Cheers!
in such case you can check your GoogleService-Info.plist file or get idea about what's wrong by check the App terminate reason printed in your output Console.

Why can not add the build version in iTunes connect?

I want to upload the iOS App to Apple Store. And I have upload my code by Xcode 7.
But in the iTunes connect. I can not select my uplaod version because I did not see the "add" button of "build version". Like the following picture.
Did I missing something ? Thanks in advance.
Give it some time, there's definitely a delay. I've experienced delays of up to one hour before I saw the button appear to select a build. If Xcode 7 indicated that the application was successfully submitted, it sounds like you've done everything correct. Just wait a little bit.
We haven't been able to submit the app for review cause Apple's upload process is broken since about 3pm PDT Thursday. I got it to upload but can't release through Testflight or directly to Apple for App store review. Sadly, there isnt much we can do. We're in wait and wait mode.
Found this on the forums
https://forums.developer.apple.com/thread/25384
This is what their broken controls webpage looks like :-(

Pre-Release missing in iTunes Connect

I uploaded my application to App Store yesterday. I was waiting for a long time as I couldn't find my binary file in Pre-Release option. I thought it may take some time. But on the sudden the UI of iTunes Connect has been changed today and there is no Build still in the app store. Still the status is Prepare for Submission. What am I supposed to do. Kindly suggest me guys.
In my case I had to resubmit my binary file to app store again. May be due to the change in UI. I was uploading last night. I guess after that only the UI might have been changed from Apple.
Tap on Activity tab check that your build.

Resources