• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

ERROR ITMS-90022/90023 When Submitting to Apple

Explorer ,
Dec 04, 2017 Dec 04, 2017

Copy link to clipboard

Copied

I'm using the application loader to submit a new build of our app, I'm getting a bunch of alerts relating to missing icons:

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

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

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

I definitely have all of these file sizes included, both in the new Assets.car file and in my app-xml.

Any thoughts?

TOPICS
Development

Views

6.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Dec 04, 2017 Dec 04, 2017

I was finally able to resolve it. I needed to select Generic iOS Device when exporting my icons project and Assets.car file.Untitled-1.png

Votes

Translate

Translate
Explorer ,
Dec 04, 2017 Dec 04, 2017

Copy link to clipboard

Copied

I went through and set up all the icons from scratch (re-exported, remade the assets.car, rewrote the <icon> and <image> tags in the app-xml and I managed to clear out the 60x60 pixel error. Still getting errors about missing 76 and 152.

I'm attaching screenshots of the raw PNG files, asset.car contents, and app.xml contents for reference. Icons blurred out.

rawfiles.png

assets.car.png

app.xml.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 04, 2017 Dec 04, 2017

Copy link to clipboard

Copied

Also, when I open up the ipa file I can see that the 76x76 and 152x152 versions of the file are properly packaged. They even got renamed to Icon-Ipad-76 and Icon-Ipad-152 correctly and they're both in the CFBundleIconFiles in the Info.plist. I dunno what more Apple expects...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 04, 2017 Dec 04, 2017

Copy link to clipboard

Copied

I was finally able to resolve it. I needed to select Generic iOS Device when exporting my icons project and Assets.car file.Untitled-1.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 06, 2017 Dec 06, 2017

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 19, 2017 Dec 19, 2017

Copy link to clipboard

Copied

Hello, I m experiencing a similar issue. When I try to publish my application, I get the "Icon files missing" error in Adobe Flash Professional CS6.

I am including the Assets.car file, created according to the guidelines in air28 release notes, using Generic iOS Device as target for the Assets.car, and also including those three specific icons (76x76, 120x120, 152x152) in the application descriptor xml file.

If i do not include those three icons in the descriptor the application is published without any issues but it won't upload with Application Loader (I m getting the same errors as the OP).

What am I doing wrong? any suggestions?

Thanx in advance.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 02, 2018 Feb 02, 2018

Copy link to clipboard

Copied

Yes, I'm having the same problem. I did the XCode hack to create an Assets.car. The icons are in the file. I can successfully upload to Apple with Application Loader, and then I get a automated email from them telling me that the icons aren't there.

We have discovered one or more issues with your recent delivery for "Bulldozer!". To process your delivery, the following issues must be corrected:

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.

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.

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 04, 2018 Feb 04, 2018

Copy link to clipboard

Copied

Hi,

Can you please make sure you've selected 'Generic iOS Device' as the build target while creating Assets.car. Let us know if you still face any issues.

Thanks,

Pravishti | Adobe AIR Engineering

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 05, 2018 Feb 05, 2018

Copy link to clipboard

Copied

Yeah, just created a new Assets.car file just as described in the 12/12 release notes.

If you have the time, do you mind building an Assets.car file out of my icons? I just want to eliminate the possibility that I'm doing it wrong. I should have all the correctly-sized ones here.

Dropbox - icons.zip

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 05, 2018 Feb 05, 2018

Copy link to clipboard

Copied

Hi,

I would suggest please go ahead with your Assets.car and let us know if you still face issues.

Thanks,

Pravishti | Adobe AIR Engineering

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 06, 2018 Feb 06, 2018

Copy link to clipboard

Copied

I did. Apple kicked it back with the same error.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 07, 2018 Feb 07, 2018

Copy link to clipboard

Copied

John,

I thinkg that you also need to be logged in with your apple account in the xcode while genereting Assets.car file. Are you logged in?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 23, 2018 Mar 23, 2018

Copy link to clipboard

Copied

LATEST

FWIW, I built an assets.car with this tool, and it went through. Not sure if it's approved yet, but at least it didn't get kicked back immediately.

Generate ios、android app ICON and Assets.car online

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines