开发者

How to use ADBannerView?

开发者 https://www.devze.com 2023-01-26 20:00 出处:网络
i just added a ADBannerView to my view开发者_Python百科 using interface builder. There was no errors or warnings when i tried build and run. But when i reached the page containing ad banner the applic

i just added a ADBannerView to my view开发者_Python百科 using interface builder. There was no errors or warnings when i tried build and run. But when i reached the page containing ad banner the application crashed. Really i cant figure out whats happening. Should i add any code to make it run?


Are you weak linking the iAd framework for older devices? Have you added the delegate to your viewController?

0

精彩评论

暂无评论...
验证码 换一张
取 消