Codemagic claiming that Provisioning profile expired, but they don't #3133
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceA banner of [ACTION REQUIRED] claims that the Provisioning profile has expired, asking our developer to upload new code signing files. Expected resultsThis banner is incorrect Actual resultsShowing the banner even with provisioning profiles Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @geanceretta there are two places where certificates or provisioning profiles can be uploaded in Codemagic:
You didn’t provide a build ID or team ID, so I can’t say for sure, but my guess is you've also added the certificate and provisioning profile under the Workflow Editor |
Beta Was this translation helpful? Give feedback.
Hi @geanceretta there are two places where certificates or provisioning profiles can be uploaded in Codemagic:
As you're showing, under Teams > Team Name > Code signing identities. Keep in mind that certificates and provisioning profiles uploaded here are only accessible from
codemagic.yaml
configurations.If you're using the
Workflow Editor
to configure your apps, then certificates and provisioning profiles should be uploaded under the iOS code signing tab in your workflow editor settings:You didn’t provide a build ID or team ID, so I can’t say for sure, but my guess is you've also added the certificate and provisioning profile under the Workflow Editor