Invalid Profiles

Hello Team! Recently we cleaned up profiles and renewed certificates under developer account, noticing profile expiration date showing invalid, it supposed to show certificate expiration date. Due to this I am not able to update or download profiles. Any one experienced this this? what would be the solution?.

Thanks, Kumar.

Answered by DTS Engineer in 840463022

You could try going into Keychain Access, searching for Development” or “Distribution and then clearing out any expired/invalid Development/Distribution certificates you see there. If you're using automatic code signing, Xcode will download the certificates you need automatically. If you're using manual code signing, you will need to download new certificates from the developer portal or obtain new certificates from your Team Admin.

You could try going into Keychain Access, searching for Development” or “Distribution and then clearing out any expired/invalid Development/Distribution certificates you see there. If you're using automatic code signing, Xcode will download the certificates you need automatically. If you're using manual code signing, you will need to download new certificates from the developer portal or obtain new certificates from your Team Admin.

Thanks for your response! I am facing this issue on Developer portal. Certs are still validate till next year, but profiles status/expiration is showing has invalid.

well, you may have a number of invalid or expired certificates in your account, but you should be using the most recent valid certificates for signing your app. Sometimes Xcode has difficulty picking out the correct certificate to use when you have a number of invalid certificates on your machine. Also, Xcode may have trouble updating your certificates if one of them gets stuck in the system keychain (instead of the login keychain). In both those cases you can use Keychain Access to delete the invalid cerficates.

Invalid Profiles
 
 
Q