Hi again, I tried the plugin with Windows 8 exporter, and I found that my game crashed. It said this line of code did it:
this.advertisement['hide'](); // TODO: Should probably actually remove this element...
this.advertisement = null;
When I removed this line of code, it didn't crash. However, no ads are showing :(
Also I integrated clay.io with Windows 8 Visual Studio before doing all this.