influencemobile / cordova-adcolony-plugin

MIT License
5 stars 8 forks source link

Quick Start Help #8

Closed fbelzile closed 9 years ago

fbelzile commented 9 years ago

Hi,

I'm pretty new to Cordova and using plug-ins. I've installed the plug-in to my project successfully, but not sure what file to add Step 1 to. Adding it to my main js file causes "AdColony is not defined" errors when debugging. I then added a reference to AdColony.js in my index.html file hoping that when the app would run, it would find it. This wasn't the case. You can laugh :) I'm still learning the ropes of this framework.

Can you provide a little more detail on how to configure the plug-in?

I appreciate any help. Thanks, Felix

fbelzile commented 9 years ago

Found out documentation for AdMob was closely related. I just missed that the initialize method had to be within the deviceReady method. For others that need more info, read this: https://github.com/floatinghotpot/cordova-admob-pro