Hello Ade,
You must use at least some of the events that the plugin provides, since such events inform us about possible errors, success, "leaves" (when the user tap the banner), etc. On the other hand, I suggest you these possible approach:
1º Try with the "Show" event, but, after call "AdMobShowBanner" use also the "ApplyModel" action.
2º Use another possible event like an app's view "Click" event if the "Show" event continue causing problems.
Please, tell me about your progress Ade.
Hi David,
I will let you know my outcome, Click event is not needed because I just want to admob load automatically without clicking any button when app load.
Hello Ade,
Are the ads show in other place than the bottom one? Are you use at the "AdMobFailEvent" event to get possible error information? And what for other events?
Yes, the ads show at the bottom if I click show banner button.
No, I used AdMobShowBanner and AdMobLoadedEvent for Form at SHOW.
Hi David,
Ok, maybe server issue.
Another issue I want to the ads to show at the bottom of the app and I have below code on Form at event SHOW:
AdMobShowBanner "ca-app-pub-xxxxxxxx" "BOTTOM_CENTER" "SMART_BANNER" "true"
So that whenever the app is open the ads will display like yours without clicking show banner button.
But the ads is not display at the bottom, what am I doing wrong?
Hi David,
At last. I got it working.
Hi David,
I have update the Cordova to version 5.6.
Now, the issue is nothing happened over One hour:
Hello Ade,
Yes; the AdMob demo is included by App Builder. In fact is the first in the list! And they are ready to be build with Apache Cordova, that is, all the app's options are "checked" to do that, since the AdMob only works once our application has been build with Apache Cordova. So, in principle, you are ready to build the application and try it in your own phone...
Hi David,
That;s what I was playing with, even I added custom admob plugin but this is what I got
Hello Ade,
The AdMob plugin is only available when the application is build with Apache Cordova.
Hi David,
I have been pulling my hair since two days ago without successful in getting ad banner to display like yours.
Is this demo sample inside AB?
What could be issue?
Hi David,
I mean something like these:
Is it possible?
Hi,
This is what I got, although the Admob plugin is copied and explore to be installed from AdMob.ab folder
Hello Ade,
Take a look at the "AdMob" app sample. Here we use the "AdMobShowBanner" action from the AdMob plugin. Such action have a "position" argument, which can be one of these values: "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT", between others. You can take a look at the plugins' manager (program's options dialog) in order to read the AdMob plugin help.
Hi David,
Thanks. I have gone through the AdMob sample but the sample display as Lightbox message, which is not what I want.
I want it to be able to display ads inside form like this
Thanks
Hi David,
How can I add ads at the bottom app designed with AppBuilder?
Thanks
Hi,
I have tested it and it is working as expected.
Thanks
Hi David,
Thanks for the update. I have updated mine but I have not test it.
Hi,
No luck yet. I did it manually and it work.
I think the issue is on checkbox for Cordova plugin inside AppBuilder.
Hi David,
I followed your instruction but no cordova plugin added.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.