Admob Ads not getting displayed (even test ads)

Just going through other threads, I found that there is a new admob protection layer added by Kodular. This might be the reason of ads not working. Please tell the steps to whitelist our apps so that they start showing the ads again.

2 Likes

What are the criteria that our apps did not pass this blocking system ?
How to whitelist our apps ?

Could you please check this new blocking system as to why it is blocking simple and non-abusive apps too like word games and educational apps. We could make changes to adhere to the new guidelines.

2 Likes

I am getting the same error.

Nudism, porn and all like that.

2 Likes

I am attaching aia file, simple admob interstitial and banner ads.

As per the below trouble shooting link i am not getting any error or adload failed message nor admob loading, nothing happen.

admobbox.aia (153.0 KB)

Please check and advise. Understand that kodular have implemented admob content restrictions.

Please add here a test apk. Not only aia.

Well, as per my initial query, which has only admob, button and label. It should have worked right? That too isn’t working means a bug in the latest update.
I suppose, the new blocking system requires revisiting/debugging as it is blocking almost everything.

2 Likes

admobbox-test.apk (5.6 MB)

Please check apk file for testing. When it runs it shows blank no error msg nor admob loading etc.

2019-02-07 13:07:38.029 22002-22014/? I/Ads: No fill from ad server.
2019-02-07 13:07:38.030 22002-22002/? W/Ads: Failed to load ad: 3
2019-02-07 13:07:38.031 22002-22002/? I/AdMob Banner: onAdFailedToLoad

Here is your result…

W/Ads: Failed to load ad: 3

As per the Documentation you are getting the following error code:

public static final int ERROR_CODE_NO_FILL

The ad request was successful, but no ad was returned due to lack of ad inventory.

Constant Value: 3

And this means again:
This is no KODULAR bug!

4 Likes

Please check these too.
MyFirstApp.apk (5.0 MB)
MyFirstApp.aia (1.9 KB)

Run time error
Index:1 size:0
Internal error when ads load

1 Like

i am facing the same issue since 4-feb-2019. After the new update. And developers of kodular not considering this issue seriously.
Now i found a solution.
solution is to rewrite the app from start.

and delete and upload the aia again does not help too? If this really helps to make a new app, than it should work also to delete the app and upload the aia again. or load all screen into the new app

2nd one made by kodular <a class=“attachment” href="//kodular-community.s3.dualstack.eu-west-


i think kodular bugs. please fix the bug.

3 Likes

Please provide the apk where you get this Error @developerandoid70
And show too the aia

2019-02-07 17:38:47.047 3274-3274/? D/AdMobInterstitial: Interstitial ad was not ready to be shown. Make sure you have set AdUnitId and you invoke this after LoadAd

give a snapshot of block.

The message is clear.
You have not set a ad unit id

I cant find any usefull log for your app.
Maybe your ad id is wrong?