ionic-team / ionic-pwa-toolkit

Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
MIT License
633 stars 74 forks source link

Remove transparency for iOS App Icon #93

Closed doppelganger9 closed 5 years ago

doppelganger9 commented 5 years ago

I'm submitting a ... (check one with "x") [ ] bug report [x] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com

Current behavior: iOS icons do not allow transparency. quoting the Apple iOS Human Interface Guidelines:

Keep the background simple and avoid transparency. Make sure your icon is opaque, and don’t clutter the background. Give it a simple background so it doesn’t overpower other app icons nearby. You don’t need to fill the entire icon with content.

In fact, here is how the icon renders on iOS:

capture d ecran 2018-10-16 a 10 19 10

Expected behavior: A specific iOS icon that feels native.

Steps to reproduce:

Related code: