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

Rejecting upload because of app icon #1275

Open
SimonLervad opened this issue Feb 25, 2025 · 0 comments
Open

Rejecting upload because of app icon #1275

SimonLervad opened this issue Feb 25, 2025 · 0 comments

Comments

@SimonLervad
Copy link

2025-02-25T13:46:55.9271930Z [13:46:55]: Uploading binary to App Store Connect
2025-02-25T13:46:56.0909580Z [13:46:56]: Going to upload updated app to App Store Connect
2025-02-25T13:46:56.0922330Z [13:46:56]: �[32mThis might take a few minutes. Please don't interrupt the script.�[0m
2025-02-25T13:48:44.5269900Z [13:48:44]: �[33m[altool] 2025-02-25 13:48:44.463 *** Error: Validation failed Invalid large app icon. The large app icon in the asset catalog in “App Danish.app” can’t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444) (409)

2025-02-25T13:48:44.8642920Z [13:48:44]: �[33m[altool] NSLocalizedFailureReason = "Invalid large app icon. The large app icon in the asset catalog in \U201cApp Danish.app\U201d can\U2019t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444)";

I can see the error is my icon.
I can see its referring to alpha channel.
But there is only alpha channel on my dark icon and tinted icon.
There is no alpha channel on the default icon.

Im lost in what the error could be.
there is no problem uploading manually throught xcode.
There is no problem running the fastlane command locally on my own macbook.

But as soon as i use azure devops pipeline, i get this error.
Any idea?

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

1 participant