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 34045200D0B for ; Wed, 27 Sep 2017 20:21:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 328E51609EB; Wed, 27 Sep 2017 18:21: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 787D81609C1 for ; Wed, 27 Sep 2017 20:21:04 +0200 (CEST) Received: (qmail 9660 invoked by uid 500); 27 Sep 2017 18:21:03 -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 9649 invoked by uid 99); 27 Sep 2017 18:21:03 -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; Wed, 27 Sep 2017 18:21:03 +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 1779FCC8CB for ; Wed, 27 Sep 2017 18:21:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, 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 9jFXf5fhof_g for ; Wed, 27 Sep 2017 18:21:02 +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 343DF610D2 for ; Wed, 27 Sep 2017 18:21:02 +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 BEF42E0D4E for ; Wed, 27 Sep 2017 18:21: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 7AB4F24292 for ; Wed, 27 Sep 2017 18:21:00 +0000 (UTC) Date: Wed, 27 Sep 2017 18:21:00 +0000 (UTC) From: "Suraj Pindoria (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12896) Update iOS mapped icon resources MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 27 Sep 2017 18:21:05 -0000 [ https://issues.apache.org/jira/browse/CB-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183026#comment-16183026 ] Suraj Pindoria commented on CB-12896: ------------------------------------- Revisiting this issue. Here is a list of the remaining icons that we are not mapping to: Notifications: iPhone Notification iOS 7 - 11 (20x20 @2 and @3) iPad Notification iOS 7 - 11 (20x20 @1 and @2) watchOS - There are currently no Apple Watch Icons at all: App icon: Apple Watch Companion Settings (29x29 @2 and @3) Home screen icon: Apple Watch Home Screen (all) (40x40 @2) Notification: Apple Watch Notification Center 38mm (24x24 @2) Apple Watch Notification Center 42mm (27.5x27.5 @2) Look icons (see here: https://developer.apple.com/watchos/human-interface-guidelines/app-components) Short look icons Apple Watch Short Look 38mm (86x86 @2) Apple Watch Short Look 42mm (98x98 @2) Long look icons Apple Watch Long Look 38mm (40x40 @2) Apple Watch Long Look 42mm (44x44 @2) App Store Apple Watch App Store (1024x1024 @1) > Update iOS mapped icon resources > -------------------------------- > > Key: CB-12896 > URL: https://issues.apache.org/jira/browse/CB-12896 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Reporter: Suraj Pindoria > > The current mapped icons for iOS are a little out of date and do not include icons for people targeting Apple Watch notifications. Below I have posted the currently mapped icons and doc from Apple which states which icons should be included for iOS apps. The Apple doc was last updated for Xcode 8 and could possibly change once things start getting updated for Xcode 9. > https://github.com/apache/cordova-ios/blob/a9532aed061ede7f322ab4d6843dcb8e235fce9e/bin/templates/scripts/cordova/lib/prepare.js#L313-L328 > https://developer.apple.com/library/content/qa/qa1686/_index.html -- 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