Closed AbdulkarimAhmad closed 3 years ago
hi there
i use hideBanner(id: String) to hide my banner ad and i want to show it later and i tried showBanner(id: String) but it not show should i re load it and show it in callback function
hideBanner(id: String)
showBanner(id: String)
usually ads should be reloaded in order to show it again.
hi there
i use
hideBanner(id: String)
to hide my banner ad and i want to show it later and i triedshowBanner(id: String)
but it not show should i re load it and show it in callback function