Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error sending archive to App Store Connect [closed]

Yesterday, I updated to Xcode 13 via the App Store. I'm trying to send an archive of my app to App Store Connect through the usual way in the "Organizer" window, and once the archive is submitted, I get the warning message:

App Store Connect Operation Warning

Your version of iTMSTransporter will be updated in approximately 10 days.

I've never seen this before and have no idea what it means. The archive still shows in Testflight later and is useable, but I am not sure if it's safe to update the App Store version of my app with this archive build when it was uploaded with warnings.

What is this warning, and how can I fix this?

I also get this email about alternative icon errors after App Store Connect upload. I have alternative app icons enabled in the app and know for sure that I have 120x120 on iPhone, so I'm not sure why this is happening. But if this is nothing related to the upload warnings then kindly ignore the email:

enter image description here

Thank you in advance for your help!

Edit: Looks like Apple has fixed this as my archives are uploading without that strange warning

like image 301
fphelp Avatar asked Sep 22 '21 00:09

fphelp


People also ask

Why is my build not showing in App Store Connect?

If the build does not appear in the app review area it is typically because 1) the version # in the build does not match the version number you have in App Store connect or the version number in the build is lower than the version number you have previously submitted in App Store connect.

How do I upload to app store archive?

Archive and upload your app using XcodeChoose Product from the top menu and click on Archive. The Xcode Organizer will launch, displaying any archives you've created in the past. Make sure the current build is selected and click on Upload to App Store in the right-hand panel. Select your credentials and click Choose.

What is an app store Connect account?

App Store Connect is a suite of web-based tools for managing apps sold on the App Store for iPhone, iPad, Mac, Apple Watch, Apple TV, and iMessage.


1 Answers

The message has nothing to do with the archive or the build. It's saying something about the tool you used to perform the upload from your computer to Apple. That tool is Xcode so there's nothing to worry about. There is always a little friction when a new major Xcode version is released but it gets ironed out at the server end eventually. You could file a bug with Apple if you want to be helpful.

like image 178
matt Avatar answered Oct 19 '22 23:10

matt