Replies: 2 comments
-
hey @FrixQn i can see a different error for this build you shared, but nothing related to missing capabilities. |
Beta Was this translation helpful? Give feedback.
-
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.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Steps to reproduce
Too much to descibe this
Expected results
Too much to descibe this
Actual results
Hi! I use OneSignal extension in my Unity and Flutter projects, on bought projects after build and release ipa on testflight i have an error with text:
'Push Notifications' capability missing! Add the capability in Xcode under 'Target' -> '<MyAppName(MainTarget)>' -> 'Signing & Capabilities' then click the '+ Capability' button.
at the same time i create in Unity with Build.BuildIos method ios folder, and there are PushNotif capability (attach screenshoot)
And in my IOS dev account i have this capabilities and app group too
When i build project from xcode everything fine, but after build codemagic i have error
On flutter after build with default workflow UI i have same error
I need to build apps usnig codemagic with fix of adding capabilities, how i can fix that ?
Build id (optional)
664ad8dca9826554ae54f955
Beta Was this translation helpful? Give feedback.
All reactions