Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Last active December 27, 2015 03:19
Show Gist options
  • Save carlosmcevilly/7258225 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/7258225 to your computer and use it in GitHub Desktop.
app banner meta tag
<meta name="apple-itunes-app" content="app-id=1234567",app-argument="my-custom-url-scheme://my-custom-url/my-custom-path?myparam=myvalue">
no need to register my-custom-url-scheme in this case.
get app ID from http://itunes.apple.com/linkmaker/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment