Hi
I am running the Robinschaafsma Admob extension. I initialize the ads in a "When Created" event for my first scene. The advert does not show. If I play the game and die the game resets back to this first scene and the advert now displays fine.
Is there any reason why it does not show straight away upon creation? I have included an IF block to check if the banner has loaded correctly and it does not trigger suggesting that the ads have initialized fine. In fact if I turn of my network thereby disallowing the ads to initialize then the IF block does trigger. So the game must think the Ads have initialized
I have tried adding 'Show Ad' blocks all over the place - Always, Creating, on actors and scenes. but nothing happens. I have to play the game and then the adverts show up when the scene reloads.
This is on both a nexus 5 Android 5.1 and a Nexus 7 android 4.4.4.
any ideas?