Error while building iOS App

I was able to build an android app successfully. But when I try to build an iOS app it fails.
All certs are Generated by expo.
This is my build Id: 7d3351c9-ecc9-4bfd-877f-56edb606f78e

hi-

the problem was that:
Error: iOS icons must be square, the dimensions of AppIcon1024x1024.png are 1024,1000

I think if you change the icon to be 1024x1024 it will work.

Sorry for the trouble Anurag. I don’t know why that error wasn’t relayed back to you. I’ll ask the team why we don’t do that.

That helped. Thank you :smiley: