Codemagic Help problem with No Provisioning Profile was found for your project #2566
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduceIm getting this error building on ios , im using the codemagic.yml: `workflows:
Expected resultsI have a provisioning file in codemagic. I am totally lost. Thanks. Actual resultsUsing Xcode 15.3 (15E204a) Archive demoyann2.xcworkspace ❌ /Users/builder/clone/ios/demoyann2.xcodeproj: error: "demoyann2" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor. (in target 'demoyann2' from project 'demoyann2') Build id (optional)665916eedf4860f09db1a835 No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The thread is being continued on intercom. |
Beta Was this translation helpful? Give feedback.
-
Note: issue resolved. The iOS bundle identifier inside the app.json file was different than the one specified in codemagic.yaml |
Beta Was this translation helpful? Give feedback.
Note: issue resolved. The iOS bundle identifier inside the app.json file was different than the one specified in codemagic.yaml