Cannot build ios: invalid icon

I didn’t change the app icon from previous releases and when I try to run

expo build:ios

I get the error

Your application icon can't have an alpha channel if you wish to upload your app to Apple Store.

I’m using expo-cli 2.11.8 (up to date)

Reading the doc [0], it doesn’t say anything about this. Any ideas? Did something change lately?

Thanks.

[0] https://docs.expo.io/versions/latest/guides/app-icons/

1 Like

Hey @cgraio,

This looks to be an issue with version 2.11.8. We’re tracking the issue here. As indicated in the issue thread, downgrading will allow you to build and upload your app to the App Store.

Cheers,
Adam

1 Like

It worked. Thanks!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.