简体   繁体   English

iAd Testads仅在iPhone4上显示,而从未在iPad和iPhone3GS上显示

[英]iAd Testads only showing on iPhone4's never on iPads and iPhone3GS

I have a problem with the iAds library regarding Betatest. 我的iAds库中有关于Betatest的问题。

First of. 首先。 I use Monotouch, and the App is build for the iPhone. 我使用Monotouch,并且该应用程序是为iPhone构建的。 All tests has been done on devices that run iOS6. 所有测试已在运行iOS6的设备上完成。

The devices are iPad2,3, iPhone3GS and 2xiPhone4 设备是iPad2、3,iPhone3GS和2xiPhone4

The Problem is that the AdBannerView test ad only shows up on the 2 iPhone4's. 问题在于,AdBannerView测试广告仅显示在2部iPhone4上。 But also works in both iPhone Emulators (Retina and Non-retina) 但也可以在iPhone模拟器(视网膜和非视网膜)中使用

So iPads, and Iphone3GS shows no ads. 因此,iPad和Iphone3GS没有显示任何广告。

Since this is not an iPad App, there could be some logic in the Ad's not working on the iPad. 由于这不是iPad应用,因此广告在iPad上无法正常运行可能存在一些逻辑。 Even though I would say that would be weird because you can install iPhone app's on the iPad. 即使我会说这很奇怪,因为您可以在iPad上安装iPhone应用程序。

But more weird is the fact that it does not work on iPhone3GS. 但是更奇怪的是,它在iPhone3GS上不起作用。

I can post some code, but it is my feeling that the problem has to do with setup. 我可以发布一些代码,但是我觉得问题与设置有关。 Ie a lot of places I have seen that I have to enable iAds in my App using iTunes Connect. 例如,在很多地方,我必须使用iTunes Connect在我的应用程序中启用iAd。 But as far as I can see this is only when I release the App. 但据我所知,这仅是在我发布该应用程序时。

Does anybody have a clues as to why this can happen ? 是否有人知道为什么会发生这种情况?

Will it only happen with TestAds ? 只会使用TestAds吗?

BTW: This guy has a similiar problem even though he does not mention whether he talks about TestAds iAD Working only on Some Devices But his question is unanswered. 顺便说一句:即使他没有提到他是否谈论TestAds iAD仅在某些设备上工作,他还是有一个类似的问题,但是他的问题没有得到解答。

BTW2: I live in a country that does not support iAds. BTW2:我住在一个不支持iAd的国家/地区。 But As far as I know this should not be a problem regarding TestAds. 但据我所知,这对于TestAds来说应该不是问题。

First make sure that all your device enabled for development. 首先,请确保您所有的设备都已启用开发。

Next compare your device settings between the one that works and the ones that do not works. 接下来的一个工作工作的那些之间比较设备设置。 You'll find this in: 您可以在以下位置找到它:

Settings > Developer > iAd Developer App Testing 设置>开发者> iAd开发者应用测试

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

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