New Chartboost Module (HELP)

Monkey Targets Forums/Android/New Chartboost Module (HELP)

erebel55(Posted 2014) [#1]
I am getting the following error on line 12 of my test.monkey file
chartboost = New Chartboost
Monkey Runtime Error : Can't create handler inside thread that has not called Looper.prepare()


test.monkey


Chartboost.monkey


Chartboost.android.java


I searched around and found some talk of a runOnUiThread function. Does anyone understand how to use this function?

Thanks


erebel55(Posted 2014) [#2]
Getting closer I think....still no ad

Chartboost.android.java



erebel55(Posted 2014) [#3]
After implementing the ChartboostDelegate, it looks like shouldDisplayInterstitial and didShowInterstitial are not getting hit for some reason.

Any help??
Chartboost.android.java


Chartboost.monkey


test.monkey



erebel55(Posted 2014) [#4]
didFailToLoadInterstitial is getting hit and the error is "NO_AD_LOADED". Yelp


SLotman(Posted 2014) [#5]
Chartboost seems to be a hit and miss with Monkey. Yesterday I tried an old sample I did (which didn't show anything besides test ads) and it suddenly started working, showing ads and all... a couple of seconds later, no ads whatsoever again.

I gave up on them :P


Alex(Posted 2014) [#6]
Have you tried to set Test Mode - Enabled in the chartboost dashboard?
Sometimes there's just no ad for your region ;)


Alex(Posted 2014) [#7]
Guys, have anyone tried to use this module with newest chartboost sdk?

3.1.5 doesn't work I assume. For me at least. Maybe I do something wrong?
No error, build is okay, however the ads don't show at all in test mode or not.

Tested on emulator and Android 4.4.2. Monkey v. 77f


SLotman(Posted 2014) [#8]
Try with Bluestack emulator or with a real device. On Android default emulator usually ads (not only from Chartboost) won't show up.


Alex(Posted 2014) [#9]
Nothing on real device (

Will try this:
http://www.monkey-x.com/Community/posts.php?topic=5217