Application Loader submitting an IPA file error ITMS-90022 Problem resolution method

Source: Internet
Author: User

In other words, there were some problems when submitting apps to AppStore. Find some information on the Internet, but not and specific. So I made a summary to facilitate my future encounter when the query.

We also hope to help provide solutions to this problem.

ERROR ITMS-90022: "Missing required icon file. The bundle does not contain a app icon for Iphone/ipod Touch of exactly ' 57x57 ' pixels, in. png format for IOS versions < 7.0. "
WARNING ITMS-90025: "Missing recommended icon file. The bundle does not contain a app icon for Iphone/ipod Touch of exactly ' 120x120 ' pixels, in. png format for IOS Versio NS >= 7.0. "
INFO ITMS-90111: "Your app is built with a beta version of Xcode or IOS SDK. Only the apps distributed for beta testing is built with beta software. To submit a app for distribution in the app Store, you'll need to build the app with release versions of Xcode and IOS SDK. "

From the error shown, we see that the PNG format picture of 57x57 and 120x120 is missing from the project.

So how do we get into it, that's what we care about.

settlement error ITMS-90022 and warning ITMS-90025 scheme is:

One, add Icon.png, [email protected] and icon-60.png, [email protected] These PNG images

II, open Contents.json, add  " filename ":" Icon.png "


This problem has been overcome. There is one more problem to solve now info ITMS-90111.

information display Your app is to build the beta version of Xcode or the iOS SDK. Can only be tested by the application of distributed test version of the software

scheme: with Release the version number of Xcode and iOS SDK to build application

Application Loader submit an IPA file error ITMS-90022 problem resolution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.