DrMoriarty / godot-applovin-max

AppLovinMax plugin for godot engine.
27 stars 7 forks source link

hideBanner #8

Closed AbdulkarimAhmad closed 3 years ago

AbdulkarimAhmad commented 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

DrMoriarty commented 3 years ago

usually ads should be reloaded in order to show it again.