Page 1 of 1

ERROR ITMS-90704: "Missing App Icon SOLVED

Posted: Mon Nov 11, 2019 7:43 pm
by jmburnod
Hi All,
I get this error although i have a .png file 1024x1024
ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-i ... /app-icon/."
It seems something changed about testflight ( was able to submit a bid to test flight without png file 1024x1024
I hope I'm not the only one who encounteres this
Thanks in advance for help
Jean-Marc

Re: ERROR ITMS-90704: "Missing App Icon

Posted: Mon Nov 11, 2019 10:42 pm
by LiveCode_Panos
Hello Jean-Marc,

If you search the forums for this error, I believe it has come up in the past. If I remember correctly, it was caused because the Xcode command line tools were not pointing to the correct Xcode version, or because Xcode needed to install some additional components.

What is your setup (Xcode version + MacOS version + LC version)?

And what is the output of this x=command in the terminal?

Code: Select all

xcode-select -p
Kind regards,
Panos
--

Re: ERROR ITMS-90704: "Missing App Icon

Posted: Mon Nov 11, 2019 11:52 pm
by jmburnod
Hello Panos,
Thanks again
I have searched "-90704:" in forum but nothings comes.
I use OS X 10.3.6, LC 9.5 and xCode 10.1
I get this by terminal

Code: Select all

/Applications/Xcode.app/Contents/Developer
MacBook-Pro-de-Administrateur:~ jmb$ 
I maybe confuse about icon type needs 1024X1024
Here is what i did
iconFiles.png
Kind regards
Jean-Marc

Re: ERROR ITMS-90704: "Missing App Icon SOLVED

Posted: Wed Nov 13, 2019 8:37 pm
by jmburnod
Sorry,
That was an alpha on file icon App Store image
Kind regards
Jean-Marc

Re: ERROR ITMS-90704: "Missing App Icon SOLVED

Posted: Tue Nov 26, 2019 11:10 am
by LiveCode_Panos
Thanks for the update Jean-Marc :)