I just released my first PhoneGap app (NewsTractor :
http://newstractor.com/),
but I made a mistake. I implemented the iAds plugin, and forgot that
the fillrate is very low. This means that there is a white area in the
buttom, which isn't used 95% of the time.
My question is therefore, is there an event I can hook up to, which
tells me when there is an add to display, and I can then show the ad,
instead of just allocating the space all the time?