Search code examples
javascripthtmlios-simulatordashcodeapple-touch-icon

Why can't I add a web clip icon to my webapp in dashcode. I've tried everything?


I've tried running this code from 2 different operating systems on a simulator, an iphone and an ipad and it won't show up. The code is listed in the dashcode tutorial, but I can't get it to work. Please help!

<link rel"apple-touch-icon" href="Images/WebClipIcon.png">

Solution

  • It turns out web clip icons do not work properly unless there is a safari element in dashcode. I was working solely with the mobile safari element.