Issue uploading project to Apple server

When doing a Build of my project and Upload to iOS App Store, I get an error:


It looks like it is an issue on Java security certificate which expired on July 18th.
Any idea on the root cause of this?
Thanks a lot

Has your certificate expired in the Apple Developer Portal?

No, my certificate is OK. I tried with two provision files:

  • One using a certicate I created today whis is expiring on July 21st 2026
  • And one with an older provision file with a certificate expirint on Novemver 5th 2025

and I get the same error

Is it an issue on Java on my PC? on Apple server? App Inventor server?

In the Ad-Hoc IPA built have you the same mistake?. Now in my case I have not this error for IPA builts

The Ad Hoc (.ipa) is working fine, the issue is only when I want to upload to App Store

Did you update the App Store provisioning profile in your project once you updated the certificate?

Yes, I did