简体   繁体   English

IAD测试广告在设备或模拟器上无法在4.2或4.3中工作

[英]IAD Test ads dont work in 4.2 or 4.3 on device or simulator

I cant seem to make the test ads work for anything other than 4.1 or 4.0 in the simulator. 我似乎无法在模拟器中使测试广告适用于4.1或4.0以外的任何其他功能。 I downloaded the iAdSuite sample code from apple, and still can't get it to work under 4.3/4.2. 我从苹果公司下载了iAdSuite示例代码,但仍然无法在4.3 / 4.2下运行。 I don't think the problem is with my code. 我不认为问题出在我的代码上。 could there be anything else that could cause this error? 还有其他可能导致此错误的内容吗?

a) if you have questions whether your code is wrong...you should post your code a)如果您对自己的代码是否错误有疑问...应该发布您的代码

b) have you looked at the responses your iAd delegate is receiving? b)您是否查看了iAd代表收到的回复? often times I receive 'no inventory available' even for test ads. 我经常收到“没有可用的广告资源”,即使是测试广告。

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

相关问题 iAd标语在模拟器上显示测试广告,但不在设备上显示 - iAd banner shows test ad on simulator but not on device iAd出现在模拟器中但不在设备上 - iAd appears in simulator but not on device 为什么iAd在模拟器和设备测试中效果很好,但在App Store上发布后却没有出现? - Why did iAd work well on simulator and device testing, but didn't show up after released on App Store? 如何在模拟器中显示测试IAd横幅 - how to display test IAd banner in the simulator 在 iPhone Simulator 4.3/XCode 4.2 和 4.0.2 中使用 Blocks 会导致应用崩溃 - Use of Blocks crashes app in iPhone Simulator 4.3/XCode 4.2 and 4.0.2 要在此设备上获取测试广告,请调用: request.testDevices = [NSArray arrayWithObjects:GAD_SIMULATOR_ID, nil]; - To get test ads on this device, call: request.testDevices = [NSArray arrayWithObjects:GAD_SIMULATOR_ID, nil]; xcode 4.3-故事板-iAd - xcode 4.3 - storyboard - iAd iAd不显示任何广告 - iAd Not Showing Any Ads iAd未显示横幅广告 - iAd not showing banner ads - [NSDate timeIntervalSinceDate:]在GCC 4.2上返回非常小的数字,但在iOS4.3模拟器上的LLVM-GCC 4.2上按预期工作 - -[NSDate timeIntervalSinceDate:] returns very small number on GCC 4.2, but works as expected on LLVM-GCC 4.2 on iOS4.3 Simulator
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM