Am having trouble getting a ad to be displayed using adMob, not really sure what numbers need going where to be honest.
In my build settings am using - publisherId = “com.coronalabs”
In my ads.init as using my pub-xxxxxxxxxxxxxxxx
In my show am just using - ads.show( “Banner”, { x=50, y=50 } )
Something is missing am presuming or is Banner above suppose to be picking my ad called Banner ?
Also when setting up my ads it asks for a App name etc… is that just for my reference as my app isn’t on any stores yet.
For testing am building for iOS simulator.
Dave