Top "Chartboost" questions

Chartboost is the business & promotion engine for your mobile game portfolio.

Failed to import bridging header

I've read a lot of questions and answers that deal with a similar issue, but I have yet to find …

objective-c xcode swift ios8 chartboost
Chartboost in iphone project / Chartboost usage in iOS

Integrated chartoost sdk in to iPhone game. (Landscape game) #define CHARTBOOST_ID @"55c9f216f6cd4572f3975566" #define CHARTBOOST_SIG @"9…

iphone ios xcode cocos2d-iphone chartboost
Chartboost interstitial not showing when test mode is disabled in android

this.mChartboost = Chartboost.sharedChartboost(); String appId = "XYZ"; String appSignature = "ABC"; this.mChartboost.onCreate(this,appId,appSignature, null); this.mChartboost.startSession(); …

chartboost
How to display "More games" page via ChartBoost in iOS?

I'm trying to integrate ChartBoost in my app and single ads are displaying OK. This is the initial setup: ChartBoost *…

ios ads chartboost