Uploaded App via Transporter, Successfully Delivered but Not Appearing in TestFlight or App Store Connect

Hi everyone,

I recently uploaded my app using Transporter, and the upload process completed successfully. However, the build is not showing up in TestFlight or under the available versions in App Store Connect.

Here’s the log from the Transporter:

2024-08-14 08:47:45.531  INFO: ContentDelivery version 2.14.8 (14038).
2024-08-14 08:47:45.535  INFO: Show Progress: Contacting Apple Services…
2024-08-14 08:47:46.353  INFO: Show Progress: Making copy of “TRUST.ipa”…
2024-08-14 08:47:46.359  INFO: Show Progress: Preparing to upload “TRUST.ipa”…
2024-08-14 08:47:46.460  INFO: Show Progress: Analyzing package…
2024-08-14 08:48:17.222  INFO: Show Progress: Sending analysis to App Store Connect…
2024-08-14 08:48:19.524  INFO: COMPLETED - PART 1
2024-08-14 08:48:19.534  INFO: Show Progress: Waiting for App Store Connect analysis response…
2024-08-14 08:48:55.471  INFO: Show Progress: Collecting package attributes…
2024-08-14 08:48:55.472  INFO: Show Progress: Requesting upload instructions from App Store Connect…
2024-08-14 08:48:56.084  INFO: 7 upload operations were requested for 7 parts.
2024-08-14 08:48:56.084  INFO: Show Progress: Preparing file for upload to App Store Connect…
2024-08-14 08:48:56.094  INFO: Show Progress: Preparing file for upload to App Store Connect…
2024-08-14 08:48:56.219  INFO: Show Progress: Uploading to App Store Connect…
2024-08-14 08:48:56.235  INFO: Upload progress: 14.740%
2024-08-14 08:48:57.001  INFO: COMPLETED - PART 1
2024-08-14 08:48:57.015  INFO: Upload progress: 55.779%
2024-08-14 08:48:57.618  INFO: Upload progress: 58.727%
2024-08-14 08:48:57.965  INFO: COMPLETED - PART 7
2024-08-14 08:48:58.143  INFO: Upload progress: 100.000%
2024-08-14 08:48:58.577  INFO: COMPLETED - PART 2
2024-08-14 08:48:58.591  INFO: COMPLETED - PART 6
2024-08-14 08:48:58.627  INFO: COMPLETED - PART 5
2024-08-14 08:48:58.633  INFO: COMPLETED - PART 4
2024-08-14 08:48:58.771  INFO: COMPLETED - PART 3
2024-08-14 08:48:58.773  INFO: Time to transfer: 2.058 seconds (17283.53KB/s)
2024-08-14 08:48:58.775  INFO: Show Progress: Verifying build state…
2024-08-14 08:48:58.775  INFO: Show Progress: Completing upload…
2024-08-14 08:49:00.387  INFO: Show Progress: Waiting for package processing to begin…
2024-08-14 08:49:00.626  INFO: Show Progress: Package is processing.
2024-08-14 08:49:01.096  INFO: Show Progress: Upload was successful.
2024-08-14 08:49:01.097  INFO: 
================
UPLOAD SUCCEEDED
Delivery UUID: 761e4cc6-edd6-4a56-919d-c70b2519523b
Transferred 35567975 bytes in 2.058 seconds (17.3MB/s)
================

Does anyone know what might be causing this issue or how I can resolve it? Thanks in advance for your help!

Same issue here, the build is still in Processing status in AppStoreConnect - TestFlight

The same issue, I uploaded via Fastlane successfully over 2 hours ago but cannot see this build on App Store Connet

Same, build not showing up in the testflight versions nor can be chosen from the version build in the submission form.

Not sure what to do.

I am having a similar issue when I am uploading my app to "Testflight internal only." Where my app is in processing status and not going forward. I have uploaded 25 builds this past 2 weeks but all of a sudden today my apps are getting stuck at processing status in app store connect.

I have been experiencing the same issue as of yesterday. We use Azure DevOps, using the Apple App Store publishing task for our pipeline and the builds are not showing up at all. It says they succeeded but they never show up in TestFlight, not even processing

2024-08-15T15:54:13.0968330Z ==============================================================================
2024-08-15T15:54:13.0968500Z Task         : Apple App Store Release
2024-08-15T15:54:13.0968620Z Description  : Release an app to TestFlight or the Apple App Store
2024-08-15T15:54:13.0969090Z Version      : 1.234.0
2024-08-15T15:54:13.0969170Z Author       : Microsoft Corporation
2024-08-15T15:54:13.0969680Z Help         : [More Information](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.app-store)
2024-08-15T15:54:13.0969910Z ==============================================================================
2024-08-15T15:54:13.5921930Z [command]/usr/local/opt/ruby@3.0/bin/gem install fastlane
2024-08-15T15:54:33.7111340Z Successfully installed fastlane-2.222.0
2024-08-15T15:54:33.7111750Z Parsing documentation for fastlane-2.222.0
2024-08-15T15:54:33.7112100Z Installing ri documentation for fastlane-2.222.0
2024-08-15T15:54:33.7112400Z Done installing documentation for fastlane after 16 seconds
2024-08-15T15:54:33.7112690Z 1 gem installed
2024-08-15T15:54:33.7371620Z 
2024-08-15T15:54:33.7385510Z [command]/usr/local/opt/ruby@3.0/bin/gem update fastlane -i /Users/runner/.gem-cache
2024-08-15T15:54:47.5855260Z Updating installed gems
2024-08-15T15:54:47.5855670Z Nothing to update
2024-08-15T15:54:47.5856370Z Gems already up-to-date: fastlane
2024-08-15T15:54:47.6363060Z 
2024-08-15T15:54:47.6420680Z [command]/usr/local/lib/ruby/gems/3.0.0/bin/fastlane pilot upload --api_key_path /Users/runner/work/_temp/api_key***.json -i ***.ipa -q *** -r *** -a *** --skip_waiting_for_build_processing true -p ***
2024-08-15T15:54:48.9695210Z [15:54:48]: [33mGet started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile[0m
2024-08-15T15:54:50.3816330Z [15:54:50]: Sending anonymous analytics information
2024-08-15T15:54:50.3817100Z [15:54:50]: Learn more at https://docs.fastlane.tools/#metrics
2024-08-15T15:54:50.3817510Z [15:54:50]: No personal or sensitive data is sent.
2024-08-15T15:54:50.3818080Z [15:54:50]: You can disable this by adding `opt_out_usage` at the top of your Fastfile
2024-08-15T15:54:50.4064590Z [15:54:50]: Creating authorization token for App Store Connect API
2024-08-15T15:54:50.4091460Z [15:54:50]: Ready to upload new build to TestFlight (App: ***)...
2024-08-15T15:54:51.0520680Z [15:54:51]: Going to upload updated app to App Store Connect
2024-08-15T15:54:51.0522510Z [15:54:51]: This might take a few minutes. Please don't interrupt the script.
2024-08-15T15:55:23.5648940Z [15:55:23]: --------------------------------------------------------------------
2024-08-15T15:55:23.5649810Z [15:55:23]: Successfully uploaded package to App Store Connect. It might take a few minutes until it's visible online.
2024-08-15T15:55:23.5650350Z [15:55:23]: --------------------------------------------------------------------
2024-08-15T15:55:23.5665020Z [15:55:23]: Successfully uploaded the new binary to App Store Connect
2024-08-15T15:55:23.5665750Z [15:55:23]: `skip_waiting_for_build_processing` used and no `changelog` supplied - skipping waiting for build processing
2024-08-15T15:55:23.5803450Z 
2024-08-15T15:55:23.5877930Z ##[section]Finishing: AppStoreRelease

Same issue here, i uploaded 3 new versions from xcode and showed to me that was successful but now showing in TestFlight.

This problem is happening to me since yesterday

Uploaded App via Transporter, Successfully Delivered but Not Appearing in TestFlight or App Store Connect
 
 
Q