Admob banner not load and showed

German

ich habe admob banner eingesetzt in admob ist alles aktiv und der consent wird auch gezeigt testanzeigen funktionieren aber sobald ich die testanzeigen verlasse kommt kein banner


die beiden ID sind jeweils korrekt eingetragen.

bitte um hilfe

english

I have implemented AdMob banners. Everything is active within AdMob, the consent form is displayed, and test ads are working; however, as soon as I switch away from the test ads, no banners appear. Both IDs have been entered correctly.

I would appreciate some assistance.

Hi dear,
just to be sure, when you say

do you also mean the one in the project settings?

Well, I’ve had both IDs in place right from the start—once in the “Monetization” menu section, and again in the Designer, where I explicitly specified the banner within the blocks. So, all the IDs are definitely included. No matter what I do, however, I simply cannot get the banner to display in the app. The test ads work fine, but as soon as I switch off “Test Mode” and go live, nothing appears—just the consent prompt (which is, of course, correct and essential), but the banner itself remains blank.

Try adding a Message Dialog in .AdFailedToLoad and see if the error code/message provides any useful information.

So, I should insert the “failed to load” element to see what’s going on? How exactly do you set that up? I’ve never actually needed it before.

Add the Notifier component in the Designer, then set up the blocks like this.


In case of an error, a message dialog will appear with the error code as the title and the error message as the body.

i have make the failed to load and bekome the message Received error HTTP response code: 403

What puzzles me is the 403 error; I copied the App ID directly from AdMob, and the banner ID is present—but the 403 is strange.