facebook

Error uploading through Itunes Connect

  1. MyEclipse IDE
  2.  > 
  3. Mobile Tooling
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #343634 Reply

    Anders Lund
    Participant

    I get errors about imagepaths I cannot even set in your buildconfig.xml

    I do not know what to do ?

    Any suggestions ?

    Error below

    [2013-10-22 19:32:34 CEST] <main> ERROR: Apple’s web service operation was not successful
    [2013-10-22 19:32:34 CEST] <main> ERROR: Unable to authenticate the package: 707479991.itmsp
    [2013-10-22 19:32:34 CEST] <main> ERROR: ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_76x76.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> ERROR: ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_152x152.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> ERROR: ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_120x120.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> ERROR: ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_60x60.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> DBG-X: The error code is: 1102
    [2013-10-22 19:32:34 CEST] <main> INFO: Done performing authentication.
    [2013-10-22 19:32:34 CEST] <main> INFO: The following warnings were received from Apple’s web service …
    [2013-10-22 19:32:34 CEST] <main> WARN: WARNING ITMS-9000: “Missing recommended icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly ‘120×120′ pixels, in .png format.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> WARN: WARNING ITMS-9000: “Missing recommended icon file. The bundle does not contain an app icon for iPad of exactly ’76×76’ pixels, in .png format.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> WARN: WARNING ITMS-9000: “Missing recommended icon file. The bundle does not contain an app icon for iPad of exactly ‘152×152’ pixels, in .png format.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    [2013-10-22 19:32:34 CEST] <main> DBG-X: Returning 1

    Package Summary:

    1 package(s) were not uploaded because they had problems:
    /var/folders/2x/vn1qq4z938n0cmj7qy5zqvsw0000gn/T/707479991.itmsp – Error Messages:
    Apple’s web service operation was not successful
    Unable to authenticate the package: 707479991.itmsp
    ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_76x76.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_152x152.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_120x120.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    ERROR ITMS-9000: “Invalid Image Path – No image found at the path referenced under key ‘CFBundleIcons’: ‘Icon_60x60.png'” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)

    #343659 Reply

    Brian Fernandes
    Moderator

    Anders,

    Just more changes coming in from Apple. We have corrected our build service and if you rebuild your application, you should now be able to submit it to the store.

    Optionally, you could supply additional icons by manually editing the buildconfig.xml file and adding the following:

    <app-image image-path=”apps/<appname>.ios/images/icon_120x120.png” image-size=”120×120″ image-type=”ICON” /> under the brandingImages element.

    We will be modifying the editor to allow you to specify these additional icons from within the form page in our upcoming 2013 release.

    Thanks for pointing out the problem.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error uploading through Itunes Connect

You must be logged in to post in the forum log in