From issues-return-92449-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Thu Feb 8 14:43:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 05E9D18064F for ; Thu, 8 Feb 2018 14:43:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EA256160C4A; Thu, 8 Feb 2018 13:43:03 +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 38AE1160C3D for ; Thu, 8 Feb 2018 14:43:03 +0100 (CET) Received: (qmail 87592 invoked by uid 500); 8 Feb 2018 13:43:02 -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 87581 invoked by uid 99); 8 Feb 2018 13:43:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2018 13:43:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E509EC1664 for ; Thu, 8 Feb 2018 13:43:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9DFtJJPX3m8w for ; Thu, 8 Feb 2018 13:43:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D46865F11F for ; Thu, 8 Feb 2018 13:43:00 +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 55ED7E0047 for ; Thu, 8 Feb 2018 13:43: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 15C3221E84 for ; Thu, 8 Feb 2018 13:43:00 +0000 (UTC) Date: Thu, 8 Feb 2018 13:43:00 +0000 (UTC) From: "Christian Cook (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: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-13584?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D163569= 50#comment-16356950 ]=20 Christian Cook commented on CB-13584: ------------------------------------- [~rockneverdies] did you ever resolve this issue? I'm experiencing the same= problem as you here. Running an iPhone only app on an iPad Pro and the ico= n is not present - it shows the missing icon graphic. Inside the IPA the [8= 3.5@2x.png|mailto:83.5@2x.png]=C2=A0never gets copied across, even though i= t is in=C2=A0Images.xcassets/AppIcon.appiconset correctly. > app gets rejected with invalid image path for AppIcon83.5x83.5 error whil= e 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: _ERRO= R ITMS-90032: "Invalid Image Path - No image found at the path referenced u= nder 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 tha= t nobody else is complaining about in any forms as far as I can see while i= t's killing me here... > I'm using the current latest version of cordova cli (7.1.0) and cordova-i= os (4.5.3) in the project. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org