Skip to content

Instantly share code, notes, and snippets.

@pixelchar
Created September 26, 2013 14:45
Show Gist options
  • Select an option

  • Save pixelchar/6715213 to your computer and use it in GitHub Desktop.

Select an option

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
<!-- 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