Error (Xcode): Signing for "OneSignalNotificationServiceExtension" requires a development team. Select a development team in the Signing & Capabilities editor. #2220
Replies: 2 comments
-
Hey @emappstore777, the error message suggests that the profile cannot be found during the code signing process. It is either not created yet or has not been uploaded.
In order to fix it, please upload the profile with that bundle identifier under code signing section first, but beforehand do not forget to create one in your Apple Developer Account |
Beta Was this translation helpful? Give feedback.
-
I'm tentatively closing the discussion due to a lack of activity. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
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
Editing podfile, added some recommended scripts even through documentation
Tried manual signing through .p12 certificate
Expected results
I added One Signal for my project. I have a developer account. But sadly I can not build my project through CodeMagic. Please assist.
Actual results
Error while building: Error (Xcode): Signing for "OneSignalNotificationServiceExtension" requires a development team. Select a development team in the Signing & Capabilities editor.
Build id (optional)
656242d99460747a15a3dbca
Beta Was this translation helpful? Give feedback.
All reactions