iOS Code Signing Error with manual signing with .yaml #2887
Replies: 1 comment
-
Hello @FrazeColder
Also, kindly share your buildID with me here, You can find it under your build details page's 'ID' section. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
I am facing issues with iOS signing when building my app using Codemagic, but the build works perfectly on my local Mac using automatic code signing.
Steps I’ve Taken:
What am I missing or doing wrong here?
Expected results
Working code signing
Actual results
Code Signing Error: "error: exportArchive "Runner.app" requires a provisioning profile with the Associated Domains, Push Notifications, and Sign in with Apple features."
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions