Hi,
I have a web application thats work fine in every browse.
I am able to link the url on home screen of my iphone.
I ask yuo if it’s possible to change the icon of the link.
On the web i read about meta tag named ‘apple-touch-icon‘ for this porpouse.
have any information and suggestion how to use it.
Thanks
Hi Angelo,
have not tried it yet, but did you put the needed code into your default.html (head section)?
Something like this:
[code] <link rel="apple-touch-icon" href="http://yourdomain.com/apple-touch-icon.png"/> [/code]
Best regards
Frank
Please login first to submit.