5

Does Smart App banner work in any other browser in iOS device other than Safari Mobile browser ?

yathirigan
  • 5,619
  • 22
  • 66
  • 104

2 Answers2

2

No, because the smart banner is not included in your website, it is in safari browser, you just point it by adding a meta tag.

Jedavard
  • 89
  • 7
0

You can also try a method similar to this: https://github.com/dhsiao/smarter-app-banner

Where you use javascript to search for the meta tag and then create your own Smart App Banner.