Questions tagged [chartboost]

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

Chartboost is the business & promotion engine for your mobile game portfolio. It can be integrated with android or iOS

182 questions
0
votes
2 answers

Chartboost moregames page

How to avoid duplicate games entry in chart boost more games section? Here is my code, and added more than one campaign to fill entries….is there any way to restrict duplicate? -(void)initChartboost { Chartboost *cb = [Chartboost…
Guru
  • 21,652
  • 10
  • 63
  • 102
0
votes
1 answer

Xcode- Chartboost SDK not showing any messages in log

I am trying to get v3.2 of Chartboost SDK working on Xcode 4.6.2 on iPhone 6.1 (Retina 4-Inch) simulator with Base SDK 6.1 and Deployment Target of iOS 6.0. However there are NO messages being logged at all in the log output (and no ads showing…
jsherk
  • 6,128
  • 8
  • 51
  • 83
0
votes
1 answer

Randomizing interstetial ads

I am using chartboost interstitial in my android app and able to show interstitial ads using their android sdk. The statement which shows the ad is: this.cb.showInterstitial(); My question is that by using Java code, how can I randomize this…
0
votes
0 answers

which ad newtwork offers sdk compatability for carona built ios apps without a paid campaign?

I have an app that was designed on carona platform. https://itunes.apple.com/us/app/iron-fist-lite/id579914514?mt=8 I currently a have revmob ads pumping out ads on it. I want to utilise chartboost but they do not have sdk integration for apps built…
geek2guy
  • 1
  • 1
0
votes
0 answers

[__NSCFDictionary setObject:forKeyedSubscript:]: unrecognized selector sent to instance 0x6a39930

I want to implement chartboost in my project & i have a demo of chartboost from https://github.com/ChartBoost/client-examples i have added my cb.appId and cb.appSignature in appdelegate but when i run this code it shows error of [__NSCFDictionary…
Komal Shah
  • 219
  • 1
  • 14
0
votes
2 answers

Chartboost on iOS: Not able to stop session

When you start Chartboost session with: [chartBoostInstance startSession] in the appDelegate,the ads start showing. How do I stop the session if I implement an in-app purchase that removes the ad? Lejla
0
votes
1 answer

Chartboost: cache once or every time

In this doc it says: "Cached interstitials are deleted from memory after they are shown. If you plan to display another interstitial for a particular location, you should cache that location again" page 3 / caching But in every example I met…
Ferenc Dajka
  • 1,052
  • 3
  • 17
  • 45
0
votes
1 answer

Chartboost behaving weird IOS

I'm trying to integrate chartboost to my app, I'm testing it on device, I added the device to the app on chartboost. If I set the app on chartboost to test mode it runs well, it always shows the test interestial ad, if I disable test mode it shows…
Ferenc Dajka
  • 1,052
  • 3
  • 17
  • 45
0
votes
3 answers

Remove ad banner after completing in-app purchase within iPhone app

How is it possible to remove chartboost banner after in-App purchase ?
Tanya Prashar
  • 27
  • 2
  • 6
0
votes
2 answers

Chartboost and Admob in the same app

I have developed a game prank application and i have already added AdMob advertisements in it.... I wish though to add Chartboost adveritisements too but i don't know if it is legal to integrate in my app to differenent networks... Can someone help…
user878813
  • 785
  • 2
  • 16
  • 28
0
votes
2 answers

Chartboost with statusbar hidden

I have integrated More apps of chartboost, but i hv the status bar in the app,which i dont want to remove.So the header of more apps is getting cover by status bar,any way to make it fine?
Shishir.bobby
  • 10,994
  • 21
  • 71
  • 100
-1
votes
1 answer

Android Chartboost SDK Error

I have the next error with my app with Chartboost sdk integrated: my app runs fine and show static and video interstitial, I can launch my app several times and always ads show fine but when exit the app and with Android recents button if I close my…
-1
votes
1 answer

Rewarded videos in chartboost not working!?

So I added the didcomplete rewarded video function to my gamescene.swift and it doesn’t execute the code! It is written in swift! Please help!
Markus Mai
  • 21
  • 2
-1
votes
1 answer

Getting this error when trying to implement Chartboost on Swift xcode?

I have this code to add my AppID and App Signature to my AppDelegate.swift file but I get an error on the last line of code. It says: "Cannot invoke startWithAppId with an argument list of type (String, String, Delegate: AppDelegate). What am I…
newtocoding
  • 109
  • 10
-1
votes
1 answer

Eclipse Error - Chartboost and R variable error

I am getting an error in eclipse, I have tried everything I can but its still not working, please help, the error is shown in the screenshot below http://postimg.org/image/uiv0aq8nz/
1 2 3
12
13