Cannot publish my app Codemagic #3198
Replies: 2 comments
-
Hey @Stanautobot based on the error you shared, it looks like your publishing section in the yaml is missing the authentication setup. If you're using App Store Connect API for authentication, you need to configure the publishing section like this:
If that doesn't help, please share a buildID so i can take a look at your configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
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?
Other - please mention in your question
Steps to reproduce
I make a app with Emergent
Than i try to publish it with codemagic, the bulding is ok but its not publish in Apple dev - Testfligt
Expected results
i cannot not publish my app in apple dev, in testflight.
Actual results
1 validation error in codemagic.yaml:
ios-workflow-id -> publishing -> app_store_connect ->
For authentication using App Store Connect API the API key, key identifier and issuer identifier are all required.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions