Charboost interstitial not showing

Hi all,

I’m integrating charboost ad system to my game. I’m trying to show interstitial ads, but ads don’t show on the device. But it rarely shows the ads.

Does anyone has solution of this problem?

Ah. Charboost sdk comes with default app id and signature but most of the time ad request fails. For testing charboost before submitting on app store should register on the charboost system and get app_id and signature. Then it shows when CBBinding.showInterstitial ( “default” ) is called.