ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Designed for Families not showing ads #334

Open lolaswift opened 5 years ago

lolaswift commented 5 years ago

@ratson

Thanks again ratson for the great plugin. I am having issues showing Ads after my app is published to the store.

Banner load failed. error 3. no fill.

Is there such thing with this plugin that we need to enable "Designed for family"? Like this: https://stackoverflow.com/questions/44050722/admob-with-designed-for-families-not-showing-ads

thx

rafaellop commented 5 years ago

Make sure you set the isTesting property in the config to true if you are not running a production version (debuggable). Otherwise it seems there's "no fill" message received in that case from the network.