I want to upload iOS app to App store. For that i have selected distribution certificates for app target.I has Notification Service Extension
& Notification Content Extension
and i have set Automatically Manage Signing.
I got this error "Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's."
.
If i select iOS Distribution for content and service i got error.
What can i do for distribute my app?
I was fixed my issue by signing automatically. I was selected Automatically manage signing
. Apple will manage signing certificates for that.