开发者

AdWhirl integration problem in iPhone app

I have to implement AdWhirl in my app. It works fine - I'm getting ads from AdMob and iAd now.

There is no ad coming from AdMod and iAd. I am getting an error in the console. I can provide the code I'm using if开发者_如何学JAVA it'd be helpful.


Try by implementing this delegate...

- (UIViewController *)viewControllerForPresentingModalView
{
    return yourAPP.viewController;
}
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜