Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question]: 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. #1435

Open
1 task done
M2dL1fe opened this issue May 14, 2024 · 6 comments

Comments

@M2dL1fe
Copy link

M2dL1fe commented May 14, 2024

How can we help?

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nan-li
Copy link
Contributor

nan-li commented May 15, 2024

Hi @M2dL1fe, can you provide more details for your question, as it is not clear what this error is about and how it is related to the SDK.

  • What exactly is the entire error message and stacktrace if any?
  • Reproduction steps?
  • Version of the OneSignal iOS SDK?

Also check out this stackoverflow discussion that looks like it may be of help: https://stackoverflow.com/questions/27906188/ios-error-embedded-binary-is-not-signed-with-the-same-certificate-as-the-parent

@M2dL1fe
Copy link
Author

M2dL1fe commented May 16, 2024

image
Occurs when Archive is executed. Version 5.1.6

@nan-li
Copy link
Contributor

nan-li commented May 17, 2024

Hi @M2dL1fe, your screenshot shows an issue with "Build input file cannot be found..", a different issue than your original post for "Embedded binary is not signed with the same certificate as the parent app..."

Did you try deleting the Derived Data folder, and cleaning the build folder?

@M2dL1fe
Copy link
Author

M2dL1fe commented May 20, 2024

Deleted, still, is a problem OneSignal has had since signing @nan-li

@emawby
Copy link
Contributor

emawby commented May 20, 2024

@M2dL1fe I am not able to reproduce this issue. Was this working on an older version of OneSignal for you and now it is not working on 5.1.6? Are you using automatic signing for your notification service extension target? If not do the signing certificates match? This error is typically because your notification service extension target and main application target are not signing with the same certificate.

@M2dL1fe
Copy link
Author

M2dL1fe commented May 22, 2024

only 5.1.6 , Yes, an autosignature was used @emawby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants