Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须在我的应用程序中实施 AdWhirl。它工作正常 - 我现在从 AdMob 和 iAd 获得广告。
没有来自 AdMod 和 iAd 的广告。我在控制台中遇到错误。如果有帮助,我可以提供我正在使用的代码。
尝试通过实现这个委托......
- (UIViewController *)viewControllerForPresentingModalView { return yourAPP.viewController; }