Feature/mob 162 smartbanner (#274)

* Implemented according to instructions but not working

* Exclude touch screen windows (see in Issues on library repo)

* Make the banner generic

* Moved icon_url to generic section

* Hide in Safari

* Use injection script with ENV variables instead manual update

* debugging

* Use CDN for js and css

* PR
This commit is contained in:
John Huang
2024-02-07 10:10:22 -08:00
committed by GitHub
parent 597456a0d1
commit 994ba832f6
7 changed files with 101 additions and 1 deletions
+6
View File
@@ -13,3 +13,9 @@ BUGSNAG_API_KEY=
IOS_APP_ID=
INTERCOM_APP_ID=
STATUS_PAGE_SCRIPT_URI=
SMARTBANNER_APP_NAME=
SMARTBANNER_ORG_NAME=
SMARTBANNER_ICON_URL=
SMARTBANNER_APPSTORE_URL=
SMARTBANNER_GOOGLEPLAY_URL=