Error: Failed to resize image: AppIcon29x29@2x.png

We’ve started having issues with standalone builds since yesterday.

Error: Failed to resize image: AppIcon29x29@2x.png. (Error: Input file contains unsupported image format)

This is on SDK32. As per a github issue on the subject I removed alpha channel on image, re-uploaded and build succeeded. Now today I just tried to re-run the same build but now I’m getting the above error. Initially it was AppIcon20x20 prior to change to alpha channel, which at this point seems somewhat unrelated.

Successful build: https://expo.io/builds/415830ca-edb3-4370-821c-4efac45ed58a
Failed build: https://expo.io/builds/0cb69362-ee39-4826-b695-911e09f31d74

Both based on same commit.

Hi @cem2ran- that’s odd.

Have you already tried the assetBundlePatterns fix that was suggested? I see you commented on the issue, so we’ll (me, you, and Dominik it seems) continue the conversation there.

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