googleads / admob-ads-in-flutter

Apache License 2.0
72 stars 36 forks source link

Can't load Any ads in flutter #20

Closed Rajgaudani closed 2 years ago

Rajgaudani commented 2 years ago

in Flutter ads package google_mobile_ads i can't load and show ads

kunny commented 2 years ago

There could be many reasons on why the ad was not loaded. I would like to highly encourage you to check the error code to check the details (via onAdFailedToLoad callback) to see what's blocking the ad from being served. :)