Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

smart app banners not working iOS

I have wrote this code in HomePage of my website, I am using iOS 6.1.3 in my iPhone 4s when i access my website in safari initially a banner with loading appears on top of the screen then after some time (means after loading full website) banner gets disappear :(

here is the code i have written in my website,

<meta name="apple-itunes-app" content="app-id=68924633, affiliate-data=myAffiliateData, app-argument=https://itunes.apple.com/gb/app/bi/id68924637?mt=8&uo=4">

Thanks in advance.

like image 632
Krunal Avatar asked Dec 03 '22 22:12

Krunal


2 Answers

I had same issue, but it was because the application is only available in US and I'm developing from Colombia. So, check if you are connected to some VPN or your itunes account is from another region.

I connected my iphone with an US vpn and changed the region of my account and it worked. Hope it helps!

like image 158
user2722946 Avatar answered Dec 18 '22 21:12

user2722946


This took a while to work out, but once you have dismissed the popup, it will NOT return. So if your having issues, try on a different phone. Resetting the cache or using private browsing wont help either, as its not stored in cache.

like image 35
Dale Fraser Avatar answered Dec 18 '22 23:12

Dale Fraser