0

我的 Chartboost 代码

 mChartboost = Chartboost.sharedChartboost();
   String appId = "xxxxxxxxxxx";
   String appSignature = "xxxxxxxxxxxxxxxx";
   this.mChartboost.onCreate(this,appId,appSignature, null);
   this.mChartboost.startSession();



   this.mChartboost.onStart(this);
   this.mChartboost.startSession();
   this.mChartboost.showInterstitial();

我的广告有时会显示...可能是什么原因...请帮帮我

4

0 回答 0