Jump to content
braunbaer

Missing icon file "167x167"

Recommended Posts

Hello All,

when I try to upload our app to the Apple store via Transporter, I get the following error message:

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. To support older operating systems, 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 https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface "

Of course I have specified the corresponding png file in the icons, but there seems to be a problem with the Delphi 10.4.1 (December update).
I have also not found a workaround anywhere.
FYI, the app has been available for download in the appstore since 2014 and is continually maintained and enhanced by me.
To be on the safe side, I recreated the .dproj file and re-entered all settings - didn't help, unfortunately.
The value for "Lowest supported iOS version" I have adjusted to 11.0 - but unfortunately changes nothing. 
Does anyone know the problem - how can I fix it.

Share this post


Link to post

Yes, I read that.
But in Delphi I do not get further with it.
How could I correct this manually?

Edited by braunbaer

Share this post


Link to post

I have created a completely new app and transferred all units. It now works without errors. I have unfortunately not found a cause, but it is now so far fixed.

Share this post


Link to post
On 1/27/2021 at 1:50 PM, braunbaer said:

I have created a completely new app and transferred all units. It now works without errors. I have unfortunately not found a cause, but it is now so far fixed.

I have the same issue but don't want to have to create a new app as you have done as my project setup is really complex. Last time has to do what you suggest, it took a full day.

I wonder if it's an issue with deployment caches etc which need to be reset? My app has been upgraded through 10.1, 10.3 and 10.4 so it's likely to have some residual junk which may be causing problems.

 

Do anyone know how best "reset" all this back to a clean 10.4-style app without losing any of my project settings, deployment configuration etc?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×