-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add iOS icon or create an iOS app #93
Comments
We pushed an update that includes the iOS icon. Can someone with an Apple device verify if it all works fine please? Thanks! This is what we included in the code:
|
Thanks @tckb! From what I see iOS fills the transparent regions with black automatically. |
Yes. Apple doesn’t alllow tranperant background. Either fill it with white or settle with black background. Eitherways works for me ;) |
If it’s supposed to be on a home screen one might wan’t to follow the iOS Human Interface Guidelines: Apple developed a golden ratio grid system that can be used to size and align elements on your icon correctly. Nevertheless, even Apple designers are not following the grid system very strictly with the native apps’ icons. Feel free to break the rules if your icon simply works better without aligning all elements strictly to the grid.” |
The iOS icon is now live :) |
four years later, can we have this on android as well, please? |
"I’ve added Plausible to my home screen, but the website doesn’t have an iOS icon. Creating a simple iOS app using a web view would also be nice.
This would be much appreciated and would take about 5 minutes. Just create a PNG (512x512) file in the root of the site named: apple-touch-icon.png with the apps icon. Done.
I’d recommend this, if you haven’t yet seen it: https://realfavicongenerator.net/"
(imported from the old roadmap)
The text was updated successfully, but these errors were encountered: