You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tim Brust (JIRA)" <ji...@apache.org> on 2017/08/18 08:57:00 UTC

[jira] [Comment Edited] (CB-13191) iOS: Missing icons in Images.xcassets

    [ https://issues.apache.org/jira/browse/CB-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131931#comment-16131931 ] 

Tim Brust edited comment on CB-13191 at 8/18/17 8:56 AM:
---------------------------------------------------------

Submitting an App via Xcode 9 beta and the missing App Store icons leads to a warning mail from Apple, that's why I chose major as the priority.

{quote}
Dear developer,

We have discovered one or more issues with your recent delivery for "MyApp". Your delivery was successful, but you may wish to correct the following issues in your next delivery:

Missing Marketing Icon - iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.

Regards,

The App Store team
{quote}


was (Author: timbru31):
Submitting an App via Xcode 9 beta and the missing App Store icons leads to a warning mail from Apple, that's why I chose major as the priority.

{code}
Dear developer,

We have discovered one or more issues with your recent delivery for "MyApp". Your delivery was successful, but you may wish to correct the following issues in your next delivery:

Missing Marketing Icon - iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.

Regards,

The App Store team
{code}


> iOS: Missing icons in Images.xcassets
> -------------------------------------
>
>                 Key: CB-13191
>                 URL: https://issues.apache.org/jira/browse/CB-13191
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Tim Brust
>         Attachments: missing_icons_ios.png, missing_icons_watchos.png
>
>
> There are some missing icons when the generated Xcode project is opened.
> I believe this is the place where Images.xcassets are created: https://github.com/apache/cordova-ios/blob/master/bin/templates/scripts/cordova/lib/prepare.js#L312 and a reference commit for iOS 9 update: https://github.com/apache/cordova-ios/commit/d0521fe28d3c20054908d229298ba9ced1033c92
> h5. **List of missing icons**
> **iOS**
> App icons:
> 1024x1024 (@1) for the App Store - new/added in Xcode 9 and iOS
> 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)
> The updated links from Apple regarding App Icon sizes and images can be found here:
> https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/
> https://developer.apple.com/watchos/human-interface-guidelines/icons-and-images/
> See attached screenshot.
> Xcode Version 9.0 beta 5 (9M202q)



--
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