I have configured MoreApps tab for the app and check “Autofill with network advertising”, but I still cannot display moreApps via Chartboost Plugin (I have no problem in displaying interstitial ads)
When I try to cache MoreApps(chartboost.cache(“moreApps”)), I got following in the callback
Aug 25 15:23:48 chartBoostListener -\> k/v = phase load Aug 25 15:23:48 chartBoostListener -\> k/v = type moreApps Aug 25 15:23:48 chartBoostListener -\> k/v = name chartboost Aug 25 15:23:48 chartBoostListener -\> k/v = result failed
When I try to display MoreApps (chartboost.show( “moreApps” )), I got following in the callback
Aug 25 15:26:08 chartBoostListener -\> k/v = phase load Aug 25 15:26:08 chartBoostListener -\> k/v = type moreApps Aug 25 15:26:08 chartBoostListener -\> k/v = name chartboost Aug 25 15:26:08 chartBoostListener -\> k/v = result failed Aug 25 15:26:08 chartBoostListener -\> k/v = phase load Aug 25 15:26:08 chartBoostListener -\> k/v = type moreApps Aug 25 15:26:08 chartBoostListener -\> k/v = name chartboost Aug 25 15:26:08 chartBoostListener -\> k/v = result failed
What should I be checking to make it work?
Is it due to Chartboost account configurations or anything else? (I can display Chartboost interstitial ads without problem)