Created
September 26, 2013 14:45
-
-
Save pixelchar/6715213 to your computer and use it in GitHub Desktop.
HTML meta tag to prompt iOS users there is a native app available in a friendlier way
This file contains hidden or 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
| <!-- App ID is required; Affiliate Data and Argument are optional --> | |
| <meta name="apple-itunes-app" content="app-id=myAppStoreID, affiliate-data=myAffiliateData, app-argument=myURL"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment