You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/08 13:58:39 UTC

[GitHub] [cordova-ios] breautek commented on issue #1056: Can't run app with single icon configuration

breautek commented on issue #1056:
URL: https://github.com/apache/cordova-ios/issues/1056#issuecomment-756768627


   iOS doesn't support a single-icon configuration. You must provide icons of different sizes. These icons are used by the OS in different scenarios. The OS expects these icons to be precisely in specific resolutions with specific filenames.
   
   Useful Links:
   - https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/app-icon/
   - https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/
   - https://cordova.apache.org/docs/en/latest/config_ref/images.html#ios (Example is missing modern icon sizes)
   
   Closing as not a bug / won't fix.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org