We uploaded a build using Xcode, we saw it on testflight processing but suddenly gone. Is there any problem on App Store Connect?
Testflight Build missing
Same here. Sent a build (number 22) and it uploaded successfully and was processing. This morning got up and saw that it's gone. Tried uploading it again but it is rejected by saying build 22 is already uploaded. Then bumbed build to 23, uploaded again. Processing, and when processing is completed it disappeared too.
Still happening, uploaded 3 builds and all disappeared. First upload was 6 hours ago now.
Same here, submitted one about 5h ago and another one an hour later, both gone. I'm deliberately not submitting any more as I have feeling people doing this might actually make the issue even worse.
same, not working
Still happening to us
Had this issue twice for past few days.
First time, 1st build disappeared after processing, tho we eventually got warning email day after that. Right after uploading 1st build, we fixed missing Privacy Usage Description in Info.plist (it was a demo build), and it worked.
Second time, last night, first 4 builds were eaten alive by Testflight 😟 , no warning email, nothing, and we were in the middle of emergence release.
Eventually, issue got resolved, by updating Capabilities in Developer Portal to match with what's in our project (we use manaual signing).
And this morning, all those eaten builds were ruminated by Testflight 😕, and all stuck in processing.
I guess if you are still facing this issue, try:
1. Update Info.plist to include all necessary fields (for our first encounter, it was appicon and Privacy Usage Description)
2. Update Capabilities to match with what's in your project, and provisioning profiles
I am also facing the same issue today. i have uploaded more that 6 builds but all disappared while in procrssing.
tried 7 builds. first 4 with fastlane. it just hung forever for build to show up in testflight. app showed up briefly on testflight then disappeared.
then i tried uploading 3 builds with Xcode, app showed up in TF then disppeared again.
i'm completely stuck..
Same here tried it today. Any fixes?
I was struggling with this bug for about 3 weeks, did 30+ upload attempts in total. Feedback Assistant refused to help, saying that they cannot reproduce. Code-level support (TSI) didn't even answer my requests (I've made two of them). Great job, Apple! Nice to know that you care about developers so much, especially when there's a problem on your side!
After all I've managed to solve the issue on my own by upgrading all 3rd party pods to their latest versions. Took some time because of backwards-incompatible changes in some of them, but anyway.. Cannot really say which one was the root of the problem (we have 20+ direct dependencies in our app), the main suspect is the Rx* family.
Hope this will help someone facing the same problem right now (because most probably you won't get any help from Apple "engineers").
I have checked my .plist. No usage permission is missing.
Please help me if anybody knows how to know what the issue is.