apple-mobile-web-app-capable link klick used safari
I got a website and im used this things:
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-startup-image" href="http:// **IMAGE_LINK.png**">
and it works great. except one thing, if I'm click on a link, the link start loading but not in the "apple-mobile-web-app-capable"-mode but rather in the normals safari app.
what can i do?
thank you everyone for your help 🙂
iOS 4