I’m trying to get chart boost to work on my app. I’m currently using test ads on chart boost as my app is not in stores yet. The call backs are telling me that the ads have cached ok and that they are ready to play, but when I use sdkbox:::PluginChartboost::show(“Default”); nothing happens not even an error message. Anybody have any ideas what is happening here?
Yes i have test mode enabled. I’ve tried all three different ad types with the same result: callbacks are telling me they cache ok and are ready to run just nothing happens when i try to run them. Could there be linker problem or some other setting in cocos2dx? I’m getting nothing in the logs
I was able to reproduce the issue, we will be investigating and update you when there is a fix.
At the same time, you could run the sample by loading and run iOS project in sdkbox-sample-chartboost/cpp
Thanks for your patience!
Ryan
I’ve been banging my head against a wall for over a day wondering why my ads no longer work (I’m sure they used to work without the return true before?)