No profiles for <one_signal_extension_bundle_id> were found: Xcode couldn't find any iOS App Development provisioning profiles matching <one_signal_extension_bundle_id> #1798
Replies: 1 comment 5 replies
-
Hello @cheeweichoy88, kindly take note that if your app has app extensions, it is necessary to upload an extra provisioning profile for every extension. May I request a build id so I can investigate it more thoroughly? |
Beta Was this translation helpful? Give feedback.
5 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?
Flutter (Dart)
Steps to reproduce
I have followed the instruction in https://docs.codemagic.io/flutter-publishing/publishing-to-app-store/
after that i encounter an error when building ios app with codemagic
my workflow settings
ps: I'm able to build and release my ios build to test flight, but encounter this error while building ios with codemagic
Expected results
able to build and release my ios app to test flight
Actual results
unable to build and release my ios app to test flight
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions