ERROR ITMS-90704: "Missing App Icon SOLVED

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

ERROR ITMS-90704: "Missing App Icon SOLVED

Post by jmburnod » Mon Nov 11, 2019 7:43 pm

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
Last edited by jmburnod on Wed Nov 13, 2019 8:38 pm, edited 1 time in total.
https://alternatic.ch

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: ERROR ITMS-90704: "Missing App Icon

Post by LiveCode_Panos » Mon Nov 11, 2019 10:42 pm

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
--

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

Re: ERROR ITMS-90704: "Missing App Icon

Post by jmburnod » Mon Nov 11, 2019 11:52 pm

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
https://alternatic.ch

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

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

Post by jmburnod » Wed Nov 13, 2019 8:37 pm

Sorry,
That was an alpha on file icon App Store image
Kind regards
Jean-Marc
https://alternatic.ch

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

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

Post by LiveCode_Panos » Tue Nov 26, 2019 11:10 am

Thanks for the update Jean-Marc :)

Post Reply

Return to “iOS Deployment”