Hi all,
Really appreciate any help you can give me here, as I'm tearing my hair out with this. I've put together a game and am trying to get Admobs ads to show up without any luck. I've tried every combination of things I can think of, and the ads won't show up in the .apk.
Here's what I've done so far:
Created Admob account
Created 1 banner and 1 interstitial ad
Added AdmobAds objects to my CS2 project
Copied full ad id codes into relevant fields in AdmobAds object
Set banner to preload when my main game layout starts
Set banner to display once loaded
(I've tried a variety of combinations for this, too, including setting it to display on layout start, setting it to display on first touch, etc - nothing works)
In Intel XDX added AdMob plugin (I've tried pretty much all of those found here: http://cordova.apache.org/plugins/?q=ad ... va-android)
I then build the app, download and run it... and there are no ads anywhere. I've tried with Test Ads set to true and false, I've tried creating a blank project designed to do nothing but load an ad when a button is clicked - none of it works. It's driving me insane. Please... someone... help me!
I'm using Release 227 of CS2 and the latest version of XDX (says 3357 in the top right corner)