[OUTDATED][Free] Admob Extension - Add different types of AdMob ads in your application

try to use apk not AI2 Companion. If you want to test/develop your app via companion, disable ad initilation blocks.

1 Like

no impressions

https://support.google.com/admob/thread/135317165/why-too-many-ad-requests-but-no-impressions?hl=en

Tengo una duda, es necesario cambiar el nombre del paquete (package name) appinventor.ai_ por com.?? O se puede añadir la publicidad igual sin que de problemas? Gracias

Well package names of added app must be same as one entered in dashboard, otherwise, ads won't show

The admob sdk isn’t initializing correctly and I can’t figure out what the issue is.


Ignore the code monstrosity to the right, it doesn’t relate to the ads

1 Like

You should use LoadAd method which will load the rewarded ad first.

If ad is successfully loaded then AdLoaded event will be invoked. Where you can use ShowAd block.

The problem is you haven't called LoadAd method/block anywhere. So without ad loaded, you can't show it.

1 Like

I am calling LoadAd on the right but that isn’t the problem.

the when sdkInitialized block isn’t running and so I am assuming the sdk isn’t working bc the popup isn’t showing up and the startGame function isnt being run ( I moved it there for testing purposes)

After posting this I realized that the “call initialization” block wasn’t connected.

I fixed it and It works perfectly. Thanks for the great tutorial.

3 Likes

it shows


Please Help Me To Fix This Please

  1. Use Real device and check if you aren't using one.
  2. Don't use any manual proxy/vpn/AdBlocker/dns .

If it's not fixed, can you provide your device details ?

1 Like

please see above reply i changed screenshots please help me to fix it please

I am Reuploading My Problem
sorry,i think u see the latest one so i reuploaded, sorry
it shows


Please Help Me To Fix This Please

  1. Make sure you are online.
  2. Make sure ad units are correct.
  3. Make sure you are using correct ad size for banner.

Thanks. It works

1 Like

Actually I tested the app and it said it cannot load the url old admob and also the niotron extension is just sitting without any code.

You mean you are getting any error. Can you show the screenshot ?

If possible, you can also send or reply the aia.

1 Like

I tried it for interstitial


You can see it telling that it cannot build the ad
Also, the niotron extension is not having any work to do. It just waste of time

Not working for me

The extension you created from niotron helps to add the app id in your app's manifest. Make sure you drag and drop that extension.
More :

1 Like