iphone - How To Detect If User Has iOS App Installed In Browser - Like Example Site In Post -
i wondering how site detected have ios app installed when visited web site on phone.
sites can implement safari smart app banners. see apple's documentation details:
it done via this:
<meta name="apple-itunes-app" content="app-id=myappstoreid, affiliate-data=myaffiliatedata, app-argument=myurl">
Comments
Post a Comment