ERROR ITMS-90022 Bundle does not contain App Icon
Posted: Tue Apr 14, 2020 6:11 am
I made an iPhone app in LC9,6,0. I saved as a standalone app with all .png Icons and Splash screens uploaded correctly in the Standalone Application Settings.
I made the .ipa file and submitted it via Application Loader and I got this error
ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7,0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info,plist file includes appropriate entries referencing the file. See
Same error for 76x76 and 152x152 pixels
When I put the app onto a simulator or my personal iPhone device the app icon still displays as the default white one but splash screen works fine.
If I right click on the .app file and show package contents I can see all the splash images but no sign of the icon images.
Mac Catalina Version 10,15,3
iPhone X IOS 13,3,1
LiveCode 9,6,0 (dp3)
Xcode 10,1 & 11,3 placed in the iOS SDKs (took a lot of trial and error with livecode and xcode sdk versions before it let me build a standalone app without erroring, so that's why I'm using these)
Thanks,
Gee
I made the .ipa file and submitted it via Application Loader and I got this error
ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7,0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info,plist file includes appropriate entries referencing the file. See
Same error for 76x76 and 152x152 pixels
When I put the app onto a simulator or my personal iPhone device the app icon still displays as the default white one but splash screen works fine.
If I right click on the .app file and show package contents I can see all the splash images but no sign of the icon images.
Mac Catalina Version 10,15,3
iPhone X IOS 13,3,1
LiveCode 9,6,0 (dp3)
Xcode 10,1 & 11,3 placed in the iOS SDKs (took a lot of trial and error with livecode and xcode sdk versions before it let me build a standalone app without erroring, so that's why I'm using these)
Thanks,
Gee