Closed Vitaliy-Opaynitch closed 7 months ago
Steps to reproduce:
What happens: I don`t see the banner
What should happen: Can we use another value for this tag or just 'none'
I want use some conditions for show/hide banner on my platform
For example if I have isMobileApp === true => hide banner
enabled-platforms is documented within Basic usage the default value of which is android,ios meaning that the smartbanner.js will work on both Android and iOS platforms.
enabled-platforms
android,ios
smartbanner.js
Steps to reproduce:
What happens: I don`t see the banner
What should happen: Can we use another value for this tag or just 'none'
I want use some conditions for show/hide banner on my platform
For example if I have isMobileApp === true => hide banner