Admob does not load test ads.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Dmitriy

Added admob to the project. Test ads are not shown. In another application, everything works. The engine sees the admob, can work with it, use its methods. But ads just won’t load. When using the _is_rewarded_video_loaded () method, it always returns False. The “is real” checkbox is not worth it. Test keys are registered. I’ve changed my manifest, config.gradle and other settings many times, but the test ad doesn’t want to appear on my phone.

:bust_in_silhouette: Reply From: Merlin1846

This was a massive help with fixing that problem.
https://github.com/Shin-NiL/Godot-Android-Admob-Plugin/issues?q=is%3Aissue+is%3Aclosed

And so were these.
https://developers.google.com/admob/android/banner
https://developers.google.com/admob/android/interstitial
https://developers.google.com/admob/android/rewarded
https://developers.google.com/admob/android/quick-start

Hope this helps.

Thanks! It works!

Dmitriy | 2021-09-19 07:12

:bust_in_silhouette: Reply From: bobbydeol

When you first sign up for AdMob, your account is reviewed before it’s approved. This typically takes up to 24 hours, but in rare cases can take up to 2 weeks. … Wait up to one hour after you create an app or ad unit. In some cases, it can take a few days for ads to appear in new apps or ad units.