获取 ADInterstitialAd 请求超过 20,000,但没有显示

发布于 2025-01-06 23:54:04 字数 241 浏览 0 评论 0原文

我有 iAd 的应用程序更新。

我使用“ADInterstitialAd”来显示全屏广告。

当我使用 Xcode 测试应用程序时,应用程序显示一个测试 iAd,如我所愿。

但是当上传到应用商店时,它已经发送了超过20,000个请求,但没有显示。

我的程序是苹果演示“iAdInterstitialSuite / ADGame”的流程,

我做错了什么吗?

先谢谢大家的帮助。

I have an app update with iAd.

I use "ADInterstitialAd" to display a full screen ad.

when I'm testing the app with Xcode, The app show a test iAd,as I'm want.

but when upload to app store, It have send over 20,000 request, but none display.

my program is flow the Apple's demo "iAdInterstitialSuite / ADGame"

is there any thing wrong I made??

prethanks guys' help.

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

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

发布评论

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

评论(1

命硬 2025-01-13 23:54:04

有时苹果只是没有广告可以展示。我不确定他们如何决定何时实际展示广告或不展示广告。 200,000 个请求似乎有时您应该看到它。也许您过于频繁地请求广告而他们限制了您?

确保正确处理广告错误状态。这会告诉你为什么会发生这种情况。

Sometimes Apple just doesn't have an ad to show. I'm not sure how they make the decisions on when they'll actually show the ad or not. With 200,000 requests seems like you should see it sometimes. Perhaps you're asking for an ad too often and they're throttling you?

Make sure you handle the ad error states correctly. That will tell you why it's happening.

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