Skip to content
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

iOS8 + touch-icon #1603

Closed
webgefrickel opened this issue Sep 22, 2014 · 2 comments
Closed

iOS8 + touch-icon #1603

webgefrickel opened this issue Sep 22, 2014 · 2 comments

Comments

@webgefrickel
Copy link

As of iOS version 8, Mobile Safari no longer looks for apple-touch-icon-precomposed.png, but only for apple-touch-icon.png. Either we specify the path in the head-area with sth. like <link rel="apple-touch-icon" href="/apple-touch-icon-precomposed.png" /> or simply just duplicate the icon.

According to this, the new icon should be 180x180 pixels large.

@alrra
Copy link
Member

alrra commented Sep 22, 2014

@webgefrickel Please see #1599.

@alrra alrra closed this as completed Sep 22, 2014
@webgefrickel
Copy link
Author

Aww, sorry - haven't seen that issue... mea culpa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants