简体   繁体   English

为什么我在生产应用程序中看到iAd的广告,就像我在开发中所做的那样?

[英]Why am I seeing iAd's advertisements, like I did in development, in my production app?

My app just got submitted to the app store and I just downloaded it, I am getting iAd's advertisements just like while I was developing it. 我的应用程序刚刚提交到应用程序商店,我刚刚下载了它,我正在获取iAd的广告,就像我正在开发它一样。 Will is this showing up on other peoples devices? Will会出现在其他人的设备上吗? Or just on the devices that I have in my developer account? 或者只是在我的开发者帐户中的设备上?

There is a possibility that you've got a development version on the phone and that wasn't overwritten by your app downloaded from app store. 您可能已经在手机上获得了开发版本,并且没有被从应用商店下载的应用覆盖。

So, just try deleting the app from your phone and computer, and then try to re-sync. 因此,只需尝试从手机和计算机中删除该应用,然后尝试重新同步。

Usually, you will not see your iAd ads on a device where you have installed any provisioning profiles. 通常,您不会在已安装任何配置文件的设备上看到您的iAd广告。

In any case, to make sure that everything is working correctly, you should go to: http://iad.apple.com , log in, and check the status of your app (ie, click on the app name at the bottom of the Summary page where you land). 在任何情况下,为了确保一切正常,您应该访问: http//iad.apple.com ,登录,并检查您的应用程序的状态(即,点击底部的应用程序名称您登陆的摘要页面)。

If everything is ok, you should see a status message like in the attached picture. 如果一切正常,您应该看到附加图片中的状态消息。 If not, the status message will mention "test ads". 如果没有,状态消息将提及“测试广告”。 In this case, get in touch with Apple by going to itunesconnect and clicking the "Contact Us" link at the bottom of the page. 在这种情况下,请访问itunesconnect并单击页面底部的“与我们联系”链接与Apple联系。 They will fix it quickly. 他们会很快解决它。

在此输入图像描述

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

相关问题 为什么在我的应用程序中看到以下异常? - Why am I seeing the following exception within my application? 为什么在OS 3.1上的应用程序中看不到加载屏幕,但在4.0上却显示? - Why am I not seeing a loading screen in my application on OS 3.1, but I am on 4.0? 在使用Core Plot构建iPhone应用程序时,为什么会看到以下链接器错误? - Why am I seeing the following linker errors when building an iPhone app with Core Plot? 如果我的赞助商使用iAd,我可以在我的应用中添加广告吗 - In my app can i add ads if my sponsor using iAd 为什么会看到“此应用程序不支持该设备的CPU类型”? - Why am I seeing “This application does not support this device's CPU type”? 如果我将iAd放在UITableView headerView中,我的应用会被拒绝吗? - Will my app get rejected if I place an iAd in a UITableView headerView? iAd没有出现在我刚刚发布的应用上 - iAd not showing up on my app I just released 如何在我的应用中使用工具iAd? - How do I use implement iAd into my app? 为什么会看到错误“格式不是字符串文字且没有格式参数”? - Why am I seeing the error “Format is not a string literal and no format arguments”? 为什么我看到有关NSAutoreleasePool不可用的消息警告? - Why am I seeing a message warning about NSAutoreleasePool being unavailable?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM