I followed the manual's description about including AdMob ads into my game, but the banner is not showing up.
Here are the steps I did:
- I created an AdMob account (3-4 days ago).
- I added the AdMob object to my project.
- I got a banner id from AdMob which I pasted into the AdMob object's properties.
- On the event sheet upon the start of the layout I preload the banner and when it is ready I set it to display it as a smart banner at the bottom center position.
I test my game in Chrome (both on PC and Android), yet the banner is still not showing up.
Can you help me what could be the issue?