DEV Community

Discussion on: How to make money with Google AdMob ads in Ionic framework 3

Collapse
 
diyandoychev profile image
DiyanDoychev

Hello guys,
I have implemented the admob-pro plugin as you written in the comment.
I'm using ionic 3.
When i call admob.createBanner(options) and then admob.showBanner(), the banner is shown but is black. isTesting = true;
The error is:{"isTrusted":false,"adNetwork":"AdMob","adType":"banner","adEvent":"onAdFailLoad","error":3,"reason":"No fill"}

Thank you

Collapse
 
nikola profile image
Nikola Brežnjak

Hey Diyan,

Sorry for a late reply - were you able to make any progress on this?