New Chartboost Module (HELP)
Monkey Targets Forums/Android/New Chartboost Module (HELP)| 
 | ||
| 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 | 
| 
 | ||
| Getting closer I think....still no ad Chartboost.android.java | 
| 
 | ||
| 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 | 
| 
 | ||
| didFailToLoadInterstitial is getting hit and the error is "NO_AD_LOADED". Yelp | 
| 
 | ||
| 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 | 
| 
 | ||
| Have you tried to set Test Mode - Enabled in the chartboost dashboard? Sometimes there's just no ad for your region ;) | 
| 
 | ||
| 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 | 
| 
 | ||
| Try with Bluestack emulator or with a real device. On Android default emulator usually ads (not only from Chartboost) won't show up. | 
| 
 | ||
| Nothing on real device ( Will try this: http://www.monkey-x.com/Community/posts.php?topic=5217 |