new builds not show in app store connect

i had upload new build(version 6.8.9) with application loader about 20 hours ago, and loader show success, but the new build 6.9.9 not show in app store connect activity list.

when i reupload the version, loader show ERROR ITMS-90189, same build string build exist.

how to fix this suitation? is there some bugs in app store connect?

Post not yet marked as solved Up vote post of fromjun Down vote post of fromjun
153k views
  • Did this ever get solved? I see multiple posts of 3 years ago where people say this can take up to 36 hours but never a solution or official answer.

  • 3 Years later still facing the same issue

  • I am having this issue ( 11 January 2023 ).

Replies

Same issue; none of my builds show up under Builds on App Store Connect. I get an email stating processing of my uploaded app has finished and is ready for submitting to the App Store. It has been like this for over a week now.

Emailed Apple support and got a generic reply stating I needed to clarify my problem... although I did that in my first email.
Just an update;
By adding the following to my apps entitlements plist I can now submit builds to App Store Connect;
Code Block
<key>beta-reports-active</key>
<true/>

Have you tried logging out of your developer account and logging back in? It works.
I am also getting the same issue I uploaded the app twice but not coming in build section Any solution??
I was having the same issue and got it fixed. Similar to @Ruthwitty was saying. Apple support told me to clear out my cookies and cache on my browser-> relogin to App Store connect then the latest build should be in the app store. Hope this helps anyone.
I was worried about the same thing, and although this question is old, I feel it's worth saying that I fixed the issue by simply signing out of my developer profile, then signing back in.
I found the email telling me there're two issues. Fix them and upload again, the build will be seen and is in 'Processing'.
What I tried so far:
Log out/ Log in in appstore connect. Tried checking in the different browser.
Removed and added developer account in Xcode.
Restarted Mac.
Tried 3 different builds for one app, and one build for another app.

None of the above has resolved an issue of the new build not appearing in Activity tab.
I have not received an email. It's been over an hour.
Unable to see the uploaded build in Activity tab. There isn't any email from Apple yet. It's been two hours now. I have to add newly uploaded build for review ASAP but it's not showing there. It's getting frustrated.

There's one thing that worth mentioning here is that, when I am trying to upload same build again I am getting duplicate build error. That's strange and weird.
I am also encountering the same problem. I uploaded a build via Transporter app. I did not receive any email from Apple nor the build showing on AppStoreConnect. This is strange.
Something is definitely up right now. Running into the same exact issue. Builds aren't appearing in Testflight or under the Activity tab after successful upload through XCode
Same for me here.
Upload via XCode, but impossible to show it on Apple Connect.
Try to logout/login, nothing new. Try on an other browser, same problem.

Same for me here.
I have tried uploading it again with a new build id. Same problem
I am having the same issues.
  1. XCode upload validation successful. (no errors)

  2. XCode upload distribution successful. (no errors)

  3. I see my build on App Store Connect's 'Activity' view (processing).

  4. After a few seconds the build in the 'Activity' view disappears.

  5. I receive no e-mails.

  6. Upon uploading the same build via XCode validation / distribution - I get a duplicate build error.

  7. Upload with new build number, same problem.

May not be related, but things that changed for us recently (past 1 day):
  • Upgraded to XCode 12.

  • Accepted new App Store connect agreements.

  • Updated TestFlight beta information.

Most likely on Apple's side.