iOS 5 中 iAd 的奇怪行为

发布于 2024-12-10 05:03:03 字数 295 浏览 0 评论 0原文

我有实现 iAD 横幅的源代码,并且在所有版本的 iOS 4 上都成功实现了这一点。但是,自从将我的测试设备升级到 iOS 5 后,我注意到从来没有任何测试广告,尽管测试广告在模拟器。最初我以为这是因为 iOS 5 尚未发布,Apple 没有向 iOS 5 设备投放广告或测试广告。

随着之前针对所有设备发布 iOS 5,我注意到这个问题现在在升级到 iOS 5 的其他设备上也很普遍。我正在遵循 Apple 在我自己的代码中发布的示例。更奇怪的是,在调试 iAdSuite 示例项目中的示例时,我发现它们崩溃了。

还有其他人看到过这种行为吗?

I have source code that implemented an iAD banner, and did so successfully on all versions of iOS 4. However, since upgrading my test device to iOS 5 I noticed that there were never any test ads, despite test ads being available and visible on the simulator. Originally I thought that this was due to Apple not serving ads, or test ads, to iOS 5 devices since iOS 5 wasn't released yet.

With the release of iOS 5 for all devices previously I've noticed that this problem is now prevalent on other devices that were upgraded to iOS 5. I'm following the samples that Apple has posted in my own code. And even stranger, debugging the samples in the iAdSuite sample projects I find that those crash.

Has anyone else seen this behavior?

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

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

发布评论

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

评论(1

殊姿 2024-12-17 05:03:03

没有崩溃,但“随机”测试横幅是的!请记住,Apple 在 Apple 开发论坛上声称他们不再向开发人员提供广告(因此,如果您在 iPhone 上调试应用程序,您总是会收到测试横幅)。我说“声明”是因为许多开发人员报告了许多不同的行为,所以没有什么是真正确定的事情。我建议您监控您的 iAD 报告(请求、填充率等),看看是否存在很大差异:在这种情况下,请尝试在 Apple 开发者论坛的 iAD 部分询问...

No crash but "random" test banners yes! Keep in mind that Apple claim on Apple dev forum they not deliver ads to developer anymore (so if you debug your app on your iPhone you always get test banners). I say "claim" 'cause lots of developer report lots of different behaviors, so nothing is really sure thing. I suggest you to monitor your iAD reports (request, fill rate and so on) and see if there are big differences: in this case try asking on iAD section of Apple dev forum...

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