Hello.
I am working on an android game and I want to integrate admob ads in it.
I am using intel XDK to create the apk and I installed the admob plugin to my project, but when I make the apk (by the way it's crosswalk) I don't see any ads. I have set test mode to true as I don't want my account banned. Am I supposed to see ads at all or will they appear when I set test mode to false. I am using this code in my game.
On banner ad received --> show banner ad at positioned Bottom center size smart banner (auto-size, reccommended)
Should I be using that or something else?
Thanks