Thursday, 15 January 2015

ads - Chartboost Integration -



ads - Chartboost Integration -

i have app in xcode has no ads built in , want add together chartboost. downloaded sdk stuck. have latest chartboost sdk , when add together xcode, issue says cannot initialize parameter of type id<chartboostdelegate' ivalue of type 'appcontroller*

it looks need add together chartboostdelegate appcontroller interface. should this:

@interface appcontroller : nsobject <uiaccelerometerdelegate, uialertviewdelegate, uitextfielddelegate,uiapplicationdelegate, chartboostdelegate>

you should have @ top: #import "chartboost.h"

ads chartboost

No comments:

Post a Comment