When I type "ADBannerView" it throws an exception that the ADBannerView is not declared. I am referencing to the following inside my Cocos2d delegate header and implementation file:
#import <UIKit/UIKit.h>
When I type "ADBannerView" it throws an exception that the ADBannerView is not declared. I am referencing to the following inside my Cocos2d delegate header and implementation file:
#import <UIKit/UIKit.h>