Snip
|
The introduction of iOS 6 also introduced "smart app ban... let users know that your site has an associated app. The... adds a META tag and mobile safari handles the rest.
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
The introduction of iOS 6 also introduced "smart app banners" as a way to let users know that your site has an associated app. The site author just adds a META tag and mobile safari handles the rest.
<meta name="apple-itunes-app" content="app-id=999">
HTML |
<p>The introduction of iOS 6 also introduced "smart app banners" as a way to let users know that your site has an associated app. The site author just adds a META tag and mobile safari handles the rest.</p> <pre><meta name="apple-itunes-app" content="app-id=999"></pre> |
---|