Can you show the report here ?
Also, you can send me an aia to the message. I'll check if the AdMob is integrated properly or not.
Can you show the report here ?
Also, you can send me an aia to the message. I'll check if the AdMob is integrated properly or not.
For those who has problem with niotron ide (compile extension button does not work)
The network I used has limits because it is university's network. I tried too many time to compile but it did not. Found out when I change my network connection it compiled. Try to use unlimited internet connection if you got this error.
The extension will not work on the companion app.
try to use apk not AI2 Companion. If you want to test/develop your app via companion, disable ad initilation blocks.
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
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.
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.
If it's not fixed, can you provide your device details ?
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
Thanks. It works
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.