We have an Ionic2 application that runs on iOS, Android and web. We would like to add a smart banner to the app that shows up when it is running on a mobile browser and prompts the user to open the mobile app.
There are some packages available for adding smart banners, but we are not sure how to integrate them into the Ionic application. Any guidance would be appreciated.
To add a Smart App Banner to your website, include the following meta tag in the head of each page where you’d like the banner to appear:
<meta name="apple-itunes-app" content="app-id=myAppStoreID, affiliate-data=myAffiliateData, app-argument=myURL">