iOS Question Local Builder Submit to Appstore

tufanv

Expert
Licensed User
Longtime User
HEllo,

I have upgraded my local builder to xcode 9.2 for the iphone x changes. After I compile my app and try to send the result.ipa with application loader I am getting Appstore icon 1024 is missing error. When I try to upload the archive.zip it says "you must supply a cfbundleidentifier".
But interestingly , my latest build is uploaded to appstore , I got a message from itunes connect that it is finished processing.

So is it safe to select this build and send for review or ?


Normally we put the files in the sepcial folder and hosted builder take care of it , what must i do to send the ipa to appstore with application loader created with local builder to avoid the icon problem ?

I also got an email saying missing app icon but when i look at the images.xcassets i can see all icons for all sizes also the 1024 file.

Thanks
 
Last edited:

tufanv

Expert
Licensed User
Longtime User
Upvote 0

tufanv

Expert
Licensed User
Longtime User
Make sure that icon-store-1024.png size is 1024 x 1024.
I dont have the 1024 version of my icon I always use a 180x180 for this. I was able to send for review , do you think it will be a problem because all icons were looking okay in xcassets ?
 
Upvote 0
Top