Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E2BAD200D53 for ; Tue, 21 Nov 2017 00:54:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E1291160C0D; Mon, 20 Nov 2017 23:54:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 32D6E160C0E for ; Tue, 21 Nov 2017 00:54:05 +0100 (CET) Received: (qmail 53715 invoked by uid 500); 20 Nov 2017 23:54:04 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 53704 invoked by uid 99); 20 Nov 2017 23:54:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2017 23:54:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 69D7618079B for ; Mon, 20 Nov 2017 23:54:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id jSz0pSra3WjF for ; Mon, 20 Nov 2017 23:54:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 751C75FCFB for ; Mon, 20 Nov 2017 23:54:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6A821E095A for ; Mon, 20 Nov 2017 23:54:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1E44523F05 for ; Mon, 20 Nov 2017 23:54:00 +0000 (UTC) Date: Mon, 20 Nov 2017 23:54:00 +0000 (UTC) From: "Khalid Salman (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 20 Nov 2017 23:54:06 -0000 [ https://issues.apache.org/jira/browse/CB-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260041#comment-16260041 ] Khalid Salman commented on CB-13584: ------------------------------------ [~surajpindoria] - Any insights on why the generated -Info.plist file of my project doesn't have any CFBundleIcons entries in it? Is it expected? What would cause such a thing if not expected...? > app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore > ------------------------------------------------------------------------------------------------ > > Key: CB-13584 > URL: https://issues.apache.org/jira/browse/CB-13584 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Reporter: Khalid Salman > Assignee: Suraj Pindoria > Priority: Minor > > Hi there, > I cannot get around an icon problem for a week now. Please help I cannot upload my app to app store. > Everything is fine till I try to upload it. Means I can build it, run it in simulator, etc... but can't push to app store. > It doesn't give up on this weird error message no matter what I do: _ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_ > Here is my icon settings in config.xml file: > {code:xml} > > > > > > > > > > > > > > > > > > > > > > > {code} > Please let me know what am I missing about this AppIcon83.5x83.5 icon that nobody else is complaining about in any forms as far as I can see while it's killing me here... > I'm using the current latest version of cordova cli (7.1.0) and cordova-ios (4.5.3) in the project. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org