Asset validation failed (90284). Invalid Code Signing #1443
Replies: 2 comments 10 replies
-
Hi @vadimbarda, Let me check, i will get back to you. |
Beta Was this translation helpful? Give feedback.
10 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I want to publish my flutter application for MacOS to Apple Store with automatic code signing method. But I have issue during uploading to App Store:
{"tool-version":"6.043.14043","tool-path":"\/Applications\/Xcode-14.2.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/AppStoreService.framework","os-version":"13.2.1","product-errors":[{"message":"Asset validation failed","userInfo":{"NSLocalizedFailureReason":"Invalid Code Signing. The executable 'com.mediacasa.desktop.pkg\/Payload\/MediaCasa.ai.app\/Contents\/Frameworks\/flutter_media_info.framework\/Versions\/A\/Resources\/libmediainfo.0.dylib' must be signed with the certificate that is contained in the provisioning profile. (ID: 65079897-ffe9-4dc0-a566-22b25aad776e)","NSLocalizedDescription":"Asset validation failed","original_server_error":{"status":"409","id":"65079897-ffe9-4dc0-a566-22b25aad776e","code":"STATE_ERROR.VALIDATION_ERROR.90284","title":"Asset validation failed","detail":"Invalid Code Signing. The executable 'com.mediacasa.desktop.pkg\/Payload\/MediaCasa.ai.app\/Contents\/Frameworks\/flutter_media_info.framework\/Versions\/A\/Resources\/libmediainfo.0.dylib' must be signed with the certificate that is contained in the provisioning profile."}},"code":90284}]}
Maybe somebody know how to fix this?
There is id of one of my failed build 63ff89ca3afc443a399ff3e4
Beta Was this translation helpful? Give feedback.
All reactions