Skip to content

Instantly share code, notes, and snippets.

@theaccordance
Created July 19, 2013 20:40
Show Gist options
  • Select an option

  • Save theaccordance/6042191 to your computer and use it in GitHub Desktop.

Select an option

Save theaccordance/6042191 to your computer and use it in GitHub Desktop.
Method to add an App Smart Banner to website. Visible only when navigating to a website using an iOS device only. App-ID is the only required argument. More Info can be found here: http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html
<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