Hey guys.
I’ve decided to start toying with Chartboost after seeing the fantastic results developers are experiencing - but, I keep getting a runtime error when I call the require function.
“module ‘plugin.chartboost’ not found”
As it’s a 3rd party plugin, am I supposed to install it manually? What am I missing? Or am I being completely stupid?
Any input would be greatly appreciated.
Regards,
Lewis
Did you follow the setup instructions here?
https://github.com/swipeware/CoronaChartboostPlugin/blob/modernized/docs/setup.markdown
Full documentation here:
https://github.com/swipeware/CoronaChartboostPlugin
Also if you’re still stuck try running the Chartboost Sample app (you’ll need your own App ID and Sig that you get from Chartboost):
https://github.com/swipeware/CoronaChartboostSample
Heh, for some reason, it didn’t agree with the other code within my build.settings - I moved it around a bit, and all is fixed!
Thank you for your help!
Regards,
Lewis
Did you follow the setup instructions here?
https://github.com/swipeware/CoronaChartboostPlugin/blob/modernized/docs/setup.markdown
Full documentation here:
https://github.com/swipeware/CoronaChartboostPlugin
Also if you’re still stuck try running the Chartboost Sample app (you’ll need your own App ID and Sig that you get from Chartboost):
https://github.com/swipeware/CoronaChartboostSample
Heh, for some reason, it didn’t agree with the other code within my build.settings - I moved it around a bit, and all is fixed!
Thank you for your help!
Regards,
Lewis