iAd 拒绝显示

发布于 2024-12-04 18:11:17 字数 1072 浏览 0 评论 0原文

iAd 框架正在满足我的需求。再次!

请有人帮助我走向理智。

昨天在模拟器上工作,今天却没有。经过一个小时的愤怒之后,我实际上插入了我的大脑并记录了错误(iirc 这是在模拟器上)

错误域=ADErrorDomain
Code=3“操作无法完成。广告库存不可用”
用户信息=0x5a5bb50 { ADInternalErrorCode=3,
NSLocalizedFailureReason=广告库存不可用 }

我尝试重新启动。

在模拟器上:

错误域=ADErrorDomain
Code=4“操作无法完成。应用程序有 iAd 网络配置错误”
用户信息=0x5839510 { ADInternalErrorCode=4,
NSLocalizedFailureReason=应用程序有 iAd 网络配置错误 }

在设备上尝试:

错误域=ADErrorDomain
Code=1“操作无法完成。(ADErrorDomain 错误 1。)”
用户信息=0x19c8c0 {}

最后我在 Google 上找到了一些东西:

http://useyourloaf.com/blog/2010/11/28/ad-inventory-unavailable-with-ios-42.html

这家伙说这似乎是 >= 的问题iOS 4.2。

所以我再次尝试使用 iOS 4.0 iPhone 模拟器

是的,我又收到了另一个错误代码。

错误域=ADErrorDomain代码=0“数据无效。”

iAd framework is doing my nut. AGAIN!

Please someone help me towards sanity.

Yesterday was working on the simulator, today it isn't. After an hour of raging at it I actually plug in my brain and log the error (iirc this is on the simulator)

Error Domain=ADErrorDomain
Code=3 "The operation couldn’t be completed. Ad inventory unavailable"
UserInfo=0x5a5bb50
{
ADInternalErrorCode=3,
NSLocalizedFailureReason=Ad inventory unavailable
}

then I try a reboot.

on the simulator:

Error Domain=ADErrorDomain
Code=4 "The operation couldn’t be completed. Application has iAd Network configuration error"
UserInfo=0x5839510
{
ADInternalErrorCode=4,
NSLocalizedFailureReason=Application has iAd Network configuration error
}

now try on the device:

Err Domain=ADErrorDomain
Code=1 "The operation couldn’t be completed. (ADErrorDomain error 1.)"
UserInfo=0x19c8c0 {}

finally I find something on Google:

http://useyourloaf.com/blog/2010/11/28/ad-inventory-unavailable-with-ios-42.html

This guy is saying it seems to be an issue with >= iOS 4.2.

So I try again using iOS 4.0 iPhone simulator

Yay, I get yet another error code.

Error Domain=ADErrorDomain Code=0 "Invalid data."

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

姜生凉生 2024-12-11 18:11:17

在您的设备上,转到“设置”应用程序。点击开发者。在 iAd 开发者应用程序测试下,点击填充率。选择您要测试的错误率。

On your device, go to the Settings app. Tap Developer. Under iAd Developer App Testing, tap Fill Rate. Select the error rate you want to test.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文