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