iOS build There was an error with this build

hi @majamis, I looked up your build in our logs, and we are getting:
Error: Unable to render destination image
<CGColor 0x7fac7e50a800> [<CGColorSpace 0x7fac7e5044a0> (kCGColorSpaceDeviceRGB)] ( 0 0 0 1 )

This will likely be fixed if you change your png to 8bit sRBG. Someone had a similar problem here and linked some helpful solutions Error: build ios app - #2 by ide . Let me know if that works for you!