Skip to content

Conversation

@dimonovdd
Copy link
Contributor

I was getting an error when uploading to the App Store Connect:

Error: Validation failed Missing or invalid signature. The bundle 'com.github.kean.nuke-extensions' at bundle path 'Payload/MyApp.Maui.app/Frameworks/NukeProxy.framework/Frameworks/NukeExtensions.framework' is not signed using an Apple submission certificate. (ID: aa016147-b29b-40ae-a9aa-135926ed07be) (409)
{
     NSLocalizedDescription = "Validation failed";
     NSLocalizedFailureReason = "Missing or invalid signature. The bundle 'com.github.kean.nuke-extensions' at bundle path 'Payload/MyApp.Maui.app/Frameworks/NukeProxy.framework/Frameworks/NukeExtensions.framework' is not signed using an Apple submission certificate. (ID: aa016147-b29b-40ae-a9aa-135926ed07be)";
     NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Validation failed\" UserInfo={status=409, detail=Missing or invalid signature. The bundle 'com.github.kean.nuke-extensions' at bundle path 'Payload/MyApp.Maui.app/Frameworks/NukeProxy.framework/Frameworks/NukeExtensions.framework' is not signed using an Apple submission certificate., id=aa016147-b29b-40ae-a9aa-135926ed07be, code=STATE_ERROR.VALIDATION_ERROR, title=Validation failed, NSLocalizedFailureReason=Missing or invalid signature. The bundle 'com.github.kean.nuke-extensions' at bundle path 'Payload/MyApp.Maui.app/Frameworks/NukeProxy.framework/Frameworks/NukeExtensions.framework' is not signed using an Apple submission certificate., NSLocalizedDescription=Validation failed}";
     "iris-code" = "STATE_ERROR.VALIDATION_ERROR";
}

@dimonovdd
Copy link
Contributor Author

@Cheesebaron Hi, Sorry, I filled in the changes wrongly. I have updated the PR

Before
image

After
image

@Cheesebaron
Copy link
Collaborator

Thanks Dima, looks good to me now :)

@Cheesebaron Cheesebaron merged commit 4ead2b8 into roubachof:master Apr 23, 2025
1 check passed
@dimonovdd
Copy link
Contributor Author

@Cheesebaron can you update nuget?

@Cheesebaron
Copy link
Collaborator

There should be a 4.1.1 package out now

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

Successfully merging this pull request may close these issues.

2 participants