ios - AdMob with Cocos2d v3 -


I'm trying to integrate AdMob banner with Cocos 2D v3 project, but no luck: (< / p>

all document samples and tutorials for older Cokos version and do not compile.

Any samples or successful experience?

this is mine.

in AppDelegate.h, to define based on the banner of your needs.

 < Code> typingfum_bannerType {kBanner_Portrait_Top, kBanner_Portrait_Bo Type ttom, kBanner_Landscape_Top, kBanner_Landscape_Bottom,} Kokobar; # Benner_ TYPE kBanner_Portrait_Top  

Image Details Enter here


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -