Hi all.
I'm having a little trouble trying to setup AdMob. When I try to preview/test my game to see if the ads show up, nothing shows up at all. Here's the steps I've done so far
1. I've signed up and signed into the AdMob website.
2. I added Admob to my project
3. Then, I added my Banner ID into the AdMob properties.
4. I added a piece of code that says, "On start of layout" --> "Show banner ad at position bottom center...."
5. Then I exported from Construct2 with Cordova for Android.
6. Then, I opened Intel XDK, and started a new project. In the process I set 'use cordova plugins' and 'game project' to 'no'.
7. In 'project info' I upgrade to cordova.
8. Then I filled in 'build setting' the app ID and app name
9. Then, I added the extra Admob plugin.
In the end I try to run the emulator but the following error occured.
I really hope someone can help me..