Software Archive
Read-only legacy content

So Frustrated!

Smith__J
Beginner
1,704 Views

I am still having problems getting the AdMob plugins to work. They appear to be properly installed, with the right code in the header. No ads show.

0 Kudos
23 Replies
PaulF_IntelCorp
Employee
182 Views

No extra permissions should be needed on the Projects tab, that is very unusual to have to add those items. Do you have an AdMob account and have you set it up to be linked with your app? See this article for some help with that: https://software.intel.com/en-us/xdk/docs/adding-google-play-services-to-your-cordova-application

0 Kudos
Smith__J
Beginner
182 Views

I am still trying to get the ads to work. Can't even hire anyone to help me. Very frustrating.

Someone sent me a link: https://www.upwork.com/leaving?ref=https%3A%2F%2Fgithub.com%2Fcranberrygame%2Fcordova-plugin-game%23server-setting

I noticed my projects do not have the intelxdk.config.additions.xml

I used the AdMob plugin template to start these projects, and assumed that included what I need, but apparently not. How do I get all the .xml's that I need included? I have attached a screenshot.

0 Kudos
PaulF_IntelCorp
Employee
182 Views

Sorry, but I don't see an attached screenshot.

Did you try this sample: https://github.com/gomobile/sample-hello-admob -- you can download zip to your system: https://github.com/gomobile/sample-hello-admob/archive/master.zip -- expand the ZIP -- use "open an existing project" and search for the "helloadmob.xdk" file in the unzipped directory. Does that sample work for you if you try it?

You do not need an additions.xml file unless you are trying to override some default behavior or do something special. The other xml files are auto-generated.

Have you written the app you are trying to include ads in or is this an auto-generated app based on a game tool, such as Scirra's Construct2 or something else?

0 Kudos
Reply