Using provisioner for identifier com.example.app for com.example.app.Notifee #1969
Replies: 3 comments 7 replies
-
any help |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @saintmalik, do you mean that your projects bundle identifier changed because of it? |
Beta Was this translation helpful? Give feedback.
7 replies
-
I'm tenatively closing this thread due to inactivity. |
Beta Was this translation helpful? Give feedback.
0 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?
React Native
Steps to reproduce
We added a NotifeeNotificationService plugin which led to having bundle identifier "com.example.app.NotifeeNotificationService" Now signing hasn't been possible since, we've been getting errors
Expected results
A successful build
Actual results
and a final error in the build ipa stage
❌ /Users/builder/clone/ios/app.xcodeproj: error: "NotifeeNotificationService" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor. (in target 'NotifeeNotificationService' from project 'devapp')
Failed to archive /Users/builder/clone/ios/app.xcworkspace
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions