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!