iAd integration in IPhone(iPhone 中的 iAd 集成)
问题描述
我想在我的应用程序中集成 iAd 和 adMob.我也成功整合了它.当 iAd 无法加载时,adMob 就来了.当我使用 test Mode 进行测试时,adMob 工作正常.
I want to integrate iAd and adMob in My application. I have also integrate it successfully. when iAd in not able to load at that time adMob is come. adMob is working fine when I have test is using test Mode .
但是当我上传到 appstore 并在我的设备中下载时,它会显示带有 测试广告" 的 iAd,并且在测试模式关闭时无法在设备中加载 adMob.
But when I have upload to appstore and download in my device It show me the iAd with "Test Advertisement" and not able to load adMob in device when test mode is off.
谁能帮我找出这个问题的解决方案.
Can any one help me to find out solution of this problem.
推荐答案
如果您还没有使用它,您应该将 adwhirl 集成到您的应用程序中,它会自动在 iad 和 admob 之间进行选择.现在,仅仅因为你有请求被发送并不一定意味着它们会被填满,所以 admob 不会总是显示.还要确保您在itunes connect上填写了iad的所有要求,如果您没有税收等填写的苹果将不会向您发送任何广告.
If you aren't using it already you should integrate adwhirl into your app, it will choose between iad and admob automatically. Now, just because you have requests being sent doesn't necessarily mean they are going to get filled, so admob won't always show. Also make sure that you have all the requirements for iad filled out on itunes connect, if you don't have taxes, etc filled out apple will not send you any ads.
希望能回答你的问题,抱歉,我有点不清楚你在问什么.
Hope that answers your question, sorry I'm a little unclear as to what you're asking.
这篇关于iPhone 中的 iAd 集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:iPhone 中的 iAd 集成
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- android 4中的android RadioButton问题 2022-01-01