Your Apple app failed to upload

Hello, I tried uploading my app last night for the first time & received an error by email, code: 1742259576715x636762850691193700.

@nick.carroll could you advise what needs to be fixed based on this error?

For more context, I followed all the steps for setting up the Apple details. I am uploading this build to an existing app in the App Store.

If the build itself was successful, but it failed to upload to app store connect automatically, then try removing one of the distribution certificates in the apple dev console

Yes the build was successful, just not the upload. Do you have instructions for removing that certificate?

  1. go here Sign In - Apple
  2. find ‘certificates’ section
  3. find ‘distribution’ certificate
  4. revoke the certificate
  5. try with new build

Okay thanks, do you know if revoking will affect my current apps that’s in production at all?

No, the new key will just be created automatically when you send the next build, it won’t affect anything else in any way

I still got an error - is it because the version numbers aren’t matching? I noticed when i deploy from bubble, it does not allow me to change the version number from 1.1, and my current version on this app is 4.5.

Here is the updated error code 1742341789348x456644437181609200

Now the app is failing to build completely

Proper versioning is also very important. I’ve run into similar problems before, although mine may have been slightly different. But in any case I solved all the problems through the support. So you should send a bug report to support, hopefully they will help

yes, please submit a bug report so we can track down the build that caused the issue. Some common issues with the build being successful, but the app not uploading are when the app scheme is not formatted correctly or when the version number is behind that of an existing build. Its kind of annoying, but to get past that, you’ll just need to do some junk builds to increment the version number. So to get from 1.0.0 to 4.5.0 for example, you’ll do a few major version builds, and then minor version builds to get to 4.6.0 for example.

The problem now though is the app isnt building at all since i removed the distribution certificate, so it does not increment the build number anymore.

Latest error code: 1742430178954x801172091900085100.

I’ve reported this to support too, please let me know as soon as you can since this is blocking me

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.