Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing image sizes #47

Open
amityweb opened this issue Jan 10, 2018 · 2 comments
Open

Missing image sizes #47

amityweb opened this issue Jan 10, 2018 · 2 comments

Comments

@amityweb
Copy link

amityweb commented Jan 10, 2018

Once splashicon-generator is run, and the config.xml updated, are there further config changes or something? Initially by upload would not pass due to missing 1024 icon for app store. I could not figure this out. I deleted all images and started again... this time I get the following, so

iTunes Store Operation Failed
description length:402156

iTunes Store Operation Failed
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."

iTunes Store Operation Failed
ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0."

iTunes Store Operation Failed
ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0."

There is a icon-76.png in AppIcon.appiconset after the build but no 120 or 152.

@amityweb amityweb changed the title icon-1024.png comes our 192x192 Missing image sizes Jan 10, 2018
@amityweb
Copy link
Author

I guess this has not been updated for icon size additions/changes?

@znegva
Copy link

znegva commented Feb 16, 2018

Hi,

I updated my fork to create all Icons needed to work with

  • Cordova 8.0.0
  • cordova-ios 4.5.4
  • XCode 9.2 (9C40b)

See here: https://github.com/znegva/splashicon-generator

Be aware that my master-branch also includes changes made to only create storyboard-splashes, not the legacy launch images (for details see here)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants