iAd didFailToReceiveAdWithError 在 viewDidLoad 之前调用
我有一个由 IB 实例化的 iAdBannerView 并与委托正确连接。当我启动应用程序时,我看到 didFailToReceiveAdWithError 在 viewDidLoad 方法之前被调用。在堆栈跟踪中,我看到 [ADBannerView _sanitizeAndForwardErrorToDelegate:]。
这看起来不太对劲,但我想问一下,这是正常现象吗?
BannerViewDidLoadAd 从未被调用,是的,我在美国并连接到网络。
这在模拟器和 iOS 设备中都会发生。
I have an iAdBannerView instaniated by IB and connected properly along with the delegate. When I start up the app, I see didFailToReceiveAdWithError being called before the viewDidLoad method. In the stack trace I see [ADBannerView _sanitizeAndForwardErrorToDelegate:].
This doesn't seem quite right, but I have to ask, is this normal behavior?
The bannerViewDidLoadAd is never called and yes, I'm in the US and connected to network.
This is happening in both the simulator and the iOS device.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论