Using AdMob Ads (Banner & Interstitial at the same Time) !

Hi,

i implemented AdMobs Plugin (google)

and it works fine.

But only Banner ‘OR’ Interstitial.

when i have banner already and call a interstitial it says ‘no ads to show’

without banner works fine

i tried with

 ads = require(“ads”)  – for banner

    ads2 = require(“ads”)  – for fullscreen

so i have an own variable for banner and fullscreen (works for all other networks)

but with AdMob i just cant get banner & Interstitial work

Also it doesnt work in that way to call inmobi via ADS.show banner  and AdMob via ads2.show interstitial.

The admob call always try to jump into the Inmobi Plugin and say he dont know that format.

any ideas, experience?

Thanks

chris

OK… solved it…

via this older post:   http://forums.coronalabs.com/topic/37839-admob-integrate-both-banner-and-interstitual-issue/page-4

and important its “appId”… not 'appID"  (that was my case)

OK… solved it…

via this older post:   http://forums.coronalabs.com/topic/37839-admob-integrate-both-banner-and-interstitual-issue/page-4

and important its “appId”… not 'appID"  (that was my case)