简体   繁体   English

iAd:ADInternalErrorCode 5(不是3)

[英]iAd : ADInternalErrorCode 5 (not 3)

I'm facing some strange issue with iAd. 我面临iAd的一些奇怪问题。 My app is fine in the simulator, but in the device, I get many iAd errors with ADInternalErrorCode = 5 which means "Banner view is visible but does not have content". 我的应用程序在模拟器中运行良好,但在设备中,我收到许多ADInternalErrorCode = 5的iAd错误,这意味着“横幅视图可见,但没有内容”。

It is different from the error 3 which occurs when no ad is available. 它与错误3(在没有广告可用时发生)不同。

I'm not using AdWhirl, it's just an ADBannerView. 我没有使用AdWhirl,它只是一个ADBannerView。

What does mean this error? 这个错误是什么意思?

Thanks for any help. 谢谢你的帮助。

这似乎是因为ADBannerView在收到任何广告(或失败)之前没有出现在屏幕上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM