Available provisioning profiles shows Certificate Not uploaded #1056
-
I did follow the official docs about the provisioning profiles and certificates and created for Testflight a App distribution Profile and Certificate via Codemagic and in Apple Appstore Connect, and still the Codemagic UI shows a red cross icon 'Certificate Not uploaded' in Team settings. What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
The same here. Today I changed Codemagic from personal to team and cannot set provision profile up. Whether I fetch it automatically or upload it manually there is 'Not Uplaoded' red cross next to the provisioning profile. I cannot find any information about this error. @stevek-pro have you dealt with it? |
Beta Was this translation helpful? Give feedback.
-
@stevek-pro & @krosiek, Please go to the edit section of the provisioning profile on the apple developer account and check. Maybe the certificate got expired. |
Beta Was this translation helpful? Give feedback.
-
I also suffer from the same problem |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
-
I also suffer from the same problem. Anyone have solution? @wethinkagile @dtrdic @Mahm0ud-Ahmed @krosiek @himesh-cm |
Beta Was this translation helpful? Give feedback.
hello @umerfinjineers the red ❌ next to the certificate info means that the certificate you uploaded to Codemagic is not included in the provisioning profile you also uploaded. Instead, the profile includes a different certificate, one that hasn’t been uploaded to Codemagic.
Like here for example, note how you have the ability to include different certificates in the provisioning profile
So please go on AppleDeveloper page and make sure that the certificate included in your provisioning profile is the same one you've uploaded to Codemagic
Once you select the right one, the green ✅ will be displayed next to the certificate info.
Like here for example