Inability to Generate a code signing certificate for free users #929
-
Hi there, We're experimenting with CodeMagic for our Flutter iOS/Android builds in my organization. As we have not reached to a successful build yet, we have not decided to move to the paid version yet, so we're still using the free version. Our current problem in our builds is the
I think this does have something to do with what's described in this doc. However, In the Adding the Code signing certificate step, it instructs me to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi @adamappdev, are you uploading your provisioning profile via code signing identities ? If so, is it matching your uploaded certificate ? A build id would be great to see it in more details. |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing the build id. The documentation reference above referred to signing identities, hence why my question about uploading it manually. |
Beta Was this translation helpful? Give feedback.
Thanks for sharing the build id. The documentation reference above referred to signing identities, hence why my question about uploading it manually.
Let's start with your yaml first, I see that your android settings exist in your ios workflow as well. I am assuming that you downloaded the ready yaml from the Workflow Editor. Please try to configure your yaml as this and let's continue from that point on.