App Store Connect Operation Error: expired profile

Today, we got a problem when uploading app to appstore: App Store Connect Operation Error: expired profile, even though the profile is valid.

Same for me. I have been battling with profiles and certificates all morning. I get the following error

Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'xx.xx.xx' (Payload/xx.app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certificate.) For more information, visit the iOS Developer Portal. With error code STATE_ERROR.VALIDATION_ERROR.90165 for id ***

When I build in Xcode, it says my iOS Team Store Provisioning Profile: (Expires 21/9/22). My Apple Development certificate in the Keychain expires on 10/9/22

I can't find anything expired. As Xcode, Keychain, and the online developer account use different terms for things, I am totally lost as to what the error is actually due to or what I am expected to do (if anything).

I have the sample problem. My production provisioning file and certificate expires on 18/1/23.

I am also facing same issue. Hope apple fixes it soon. :-(

I am also facing same issue. Hope apple fixes it soon.

Us too, looks like someone has gone hooky ahead of the scheduled maintenance yesterday

Just out of curiosity what xcode version is everyone on? We are on 13.1

I'm on Version 13.3.1 (13E500a)

Same issue with Xcode 13.3 and Fastlane/pilot

same here

Same here. Our certificate is not expired.

EDIT: Seems to be working again after I created a new signing certificate (iOS Distribution (App Store and Ad Hoc)) as well as a new App Store provisioning profile.

Had to switch to manual signing in Xcode to be able to select the new profile.

+1

It looks like the following 2 certs expired yesterday:

Apple iPhone OS Provisioning Profile Signing

Apple iPhone Certification Authority

I expect that's related

Same for me. It seems something wrong with the apple's server. After I changed both the project's automatic signing settings to unchecked, the archive upload succeeded.

  1. Go to Profiles in Certificates, Identifiers & Profiles in Apple Developer.
  2. Click your app's profile with App Store type.
  3. Edit & Save.
  4. Redownload resaved profiles manually from Xcode Preferences > Accounts > your account.
  5. I could solve this issue by this.

Same for me. Also, tried to regenerate distribution profile but did not solve the problem.

App Store Connect Operation Error: expired profile
 
 
Q