应用程序得到批准,iAd的显示不出来 [英] App got approved, iAd not showing up

查看:155
本文介绍了应用程序得到批准,iAd的显示不出来的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序刚拿到批准,不幸的是我的iAd的横幅是白色的空白。

My app has just got approved and unfortunately my iAd banner is white blank.

我已经在iTunes Connect中配置的iAd。

I've configured iAd on iTunes Connect.

谢谢,

推荐答案

值得注意的是,如果你在调试运行你的应用程序,你会得到系统是否你已经实现作品的确认,因为你会得到测试显示广告(广告灰色与苹果的品牌,点击一会显示一条消息说测试广告正在努力)。如果不是这种情况,则存在与code的问题。你需要披露code以获得更多帮助。

It's worth noting that if you run your app in debug, you'll get confirmation on whether the system you've implemented works, as you'll be getting test ads appearing (Grey adverts with Apple branding, clicking on one will show a message saying test adverts are working). If this is not the case, then there is an issue with the code. You'll need to disclose that code for additional help.

如果测试的广告做的工作,那么就可以归结为一些/所有这些问题。

If the test ads do work, then it can be attributed to some/all of these issues.


  1. 您还没有建立正确的iAd在iTunes连接您的应用程序。您需要启用它在程序管理的iTunes部分连接。

  1. You've not set up iAd correctly in iTunes connect for your application. You need to enable it in the 'Manage Your Applications' section of iTunes connect.

您还没有正确设置了iAd的合同。见'合同,税务和银行'的iTunes部分连接,并确保iAd网络的世界地区是一切为了。

You haven't correctly set up the iAd contracts. See the 'Contracts, Tax, and Banking' section of iTunes connect, and make sure iAd Network for the World region is all in order.

有没有任何广告显示。广告被显示24/7,你不会得到,它们只会出现在特定的时间(这是按设计工作)。测试你的应用程序的应用商店构建了的很长一段时间,看看广告就会出现。请注意,不同的地区会以不同的频率广告(在美国是最流行的,我相信)。
注:iAd的框架提供的方法来确定广告是否已经准备好要显示(见 bannerViewWillLoadAd: bannerViewDidLoadAd:在ADBannerViewDelegate例如)。您只应腾出空间时,有可用的广告iAd的一个旗帜,否则您的应用程序应该像从来就没有一个旗帜那里开始。否则,你会为你所提到的以空格结束

There aren't any advertisements to display. You won't get adverts being shown 24/7, they will only appear at particular times (this is working as designed). Test the app store build of your application over a long period of time, to see if ads appear. Note that different regions will get ads at different frequencies (the USA being most popular I believe). Note: The iAd framework provides methods to determine whether an advert is ready to be shown (see bannerViewWillLoadAd: and bannerViewDidLoadAd: in ADBannerViewDelegate for example). You should only make room for an iAd banner when there is an advert available, otherwise your app should look like there was never a banner there to begin with. Otherwise you'll end up with white space as you've mentioned

这篇关于应用程序得到批准,iAd的显示不出来的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆