Hi,
I have a game where i want to use ads when is in pause or in game over, but not while playing. I preload the banner on start layout, and i hide or show the banner when i need it.
The problem comes because sometimes the banner appears without any call, even i tried to load the layout that contains the banner, change to another layout without any cocoonjs code, and wait... and i get the ad too after 30-60 seconds.
If i use "hide banner" on every tick the banner is hidden always but the moment that appears again, is visible during 1 frame and its very disgusting.
Someone has the same problem? there is any solution?
P.D.: I use mopub+admob and i have the update banner from admob deactivated.