Last active
December 27, 2015 03:19
-
-
Save carlosmcevilly/7258225 to your computer and use it in GitHub Desktop.
app banner meta tag
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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