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

[firebase_messaging]: Embedded binary is not signed with the same certificate as the parent app #12827

Closed
1 task done
febryardiansyah opened this issue May 24, 2024 · 10 comments
Assignees
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. closed-by-bot platform: ios Issues / PRs which are specifically for iOS. plugin: messaging resolution: no-response Customer did not respond after some time. Stale Issue with no recent activity type: bug Something isn't working

Comments

@febryardiansyah
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

No response

Which platforms are affected?

iOS

Description

I just updated my macOS and Flutter to the latest version. When i tried to build the app to IPA, i suddenly 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.

my app uses ImageNotification extension to display an image in notification. when i deleted it and rebuild it works as expected. but i want to use that extension. here are my bundle identifier each target
Screenshot 2024-05-24 at 15 53 14
Screenshot 2024-05-24 at 15 53 25

Reproducing the issue

[✓] Flutter (Channel stable, 3.19.6, on macOS 14.5 23F79 darwin-arm64, locale en-ID)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] IntelliJ IDEA Community Edition (version 2022.1.4)
[✓] VS Code (version 1.89.1)
[✓] Connected device (2 available)
[✓] Network resources

Firebase Core version

2.1.0

Flutter Version

3.19.6

Relevant Log Output

Failed to build iOS app
Error (Xcode): 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.


Encountered error while archiving for device.

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

@febryardiansyah febryardiansyah added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels May 24, 2024
@TarekkMA
Copy link
Contributor

@febryardiansyah Thank you for reporting this issue.

Could you please downgrade your Flutter version and test again? Additionally, I recommend running flutter clean and rm -rf Pods && rm Podfile.lock before testing it again.

@TarekkMA TarekkMA added blocked: customer-response Waiting for customer response, e.g. more information was requested. plugin: messaging platform: ios Issues / PRs which are specifically for iOS. and removed Needs Attention This issue needs maintainer attention. labels May 24, 2024
@TarekkMA TarekkMA self-assigned this May 24, 2024
@febryardiansyah
Copy link
Author

@TarekkMA any idea what specific flutter version should i downgrade to?

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels May 24, 2024
@TarekkMA
Copy link
Contributor

Maybe [3.19.6]

@TarekkMA TarekkMA added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels May 24, 2024
@febryardiansyah
Copy link
Author

febryardiansyah commented May 24, 2024

Maybe [3.19.6]

currently i use that version

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels May 24, 2024
@TarekkMA
Copy link
Contributor

So could you please find out which version it was working on before it stopped?

@TarekkMA TarekkMA added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels May 24, 2024
@google-oss-bot google-oss-bot added the Stale Issue with no recent activity label Jun 4, 2024
@google-oss-bot
Copy link

Hey @febryardiansyah. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link

Since there haven't been any recent updates here, I am going to close this issue.

@febryardiansyah if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

@TarekkMA TarekkMA added the resolution: no-response Customer did not respond after some time. label Jun 14, 2024
@febryardiansyah
Copy link
Author

So could you please find out which version it was working on before it stopped?

Hi, sorry for the late response. it used to work on 3.7.3 version of flutter

@febryardiansyah
Copy link
Author

@TarekkMA can we open this issue again?

@TarekkMA
Copy link
Contributor

@febryardiansyah Hello, if this issue is still happening, please open a new issue with the updated details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. closed-by-bot platform: ios Issues / PRs which are specifically for iOS. plugin: messaging resolution: no-response Customer did not respond after some time. Stale Issue with no recent activity type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants