Eas build ':app:mergeReleaseResources'

can anyone help me my project has this weird error "Failed to execute task ‘:app:mergeReleaseResources’.
"
it happens when I put the icon or splash of the app, when I open the project in the expo it works normally but when I create the apk it returns this error in the logs

i suspect the icon / splash may be invalid. how are you generating them? are they valid pngs?

1 Like

yes, I create with gimp, but I came back with the default icons of the project and the error continues, I already used the file command on the files, everything is ok

file icon.png
icon.png: PNG image data, 1024 x 1024, 8-bit colormap, non-interlaced
file splash.png
splash.png: PNG image data, 1284 x 2778, 8-bit/color RGBA, non-interlaced

Share a minimal reproducible example project

i will share the build erro!
I just didn’t understand how this error is working because I came back with the splash and the standard expo icon,

Sorry I paid for the project and I’m redoing it, but I’m doing some tests and I put the same icon and splash and it generated the apk but when I enter the app it closes