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 集成


基础教程推荐
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- iOS4 创建后台定时器 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- 如何从 logcat 中删除旧数据? 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01