Unable to load bundle identifiers #1929
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Steps to reproduceI am following the documentation at https://labs.codemagic.io/your-first-flutter-app-to-appstore/#4
So apparently, my credentials aren't valid, but I don't see how I'm supposed to make them valid. Expected resultsnone Actual resultsnone Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
You have not added the API key successfully. Follow this documentation step here for adding the Apple Developer Portal integration successfully to Codemagic. Make sure your Issuer ID and Key ID-s match with the ones in the Developer Portal. Also, for the key name, for extra safety, use the same name as it is named in the Developer Portal. This should solve the error, if not, let me know. |
Beta Was this translation helpful? Give feedback.
Okay, I went and regenerated another key, works fine with Codemagic. The problem is clearly on Apple's side. One more reason to hate them, yey!