Hello! My ads don't get displayed in my game properly. The part of the code for ads is this:
(System) On start of layout -> (MobileAdvert) Create banner advert "banner" size: Smart portrait show: false
(MobileAdvert) On banner ready -> (MobileAdvert) Show the current banner advert
I added my game on AdMob and used the app Id from there in my MobileAdvert object here and I unchecked the "Test mode" box. When I play the game I get the banner, but it says: "Nice job! You're displaying a 320x50 test ad from AdMob", instead of actual ads. Can someone tell me how to fix this and make it work? Thank you!