Does iAd integration requires any registration or ad setup?

心已入冬 提交于 2019-12-21 06:08:05

问题


I have followed this tutorial and added iAd to my app: http://bees4honey.com/blog/tutorial/how-to-add-iad-banner-in-iphoneipad-app/

But the iAd banner is neither showing in simulator nor in device. My simulator is 4.0.2 and device is 4.1. I haven't setup anything in iTunes connect yet.

What can cause the problem? Do I need anything related to itunes connect or development portal? If yes then how?

Thanks,


回答1:


Yes you will need to sign a contract, via the iTunesConnection portal.

Also iADs arn't available in all countries, I live in the Netherlands and have never seen an iAd in my apps.




回答2:


Here are a few tidbits about iAd:

  • To use iAd, you need to set it up for your app in the iTunes Connect portal. This includes signing/agreeing to a contract.
  • Something to note is that apps that use iAd (and Game Center, for that matter) require a unique bundle ID, as opposed to a wildcard one.
  • Also, test ads are shown during development. Real ads are only served to live apps. If your app is live and still getting test ads, contact Apple.
  • iAd is not available everywhere.



回答3:


In non-app store versions of your app iAd will download a test advertisement. If it is not visible it will log complaints, check the console. Also check the delegate methods that iAd uses.




回答4:


No it does not require set up.



来源:https://stackoverflow.com/questions/6343876/does-iad-integration-requires-any-registration-or-ad-setup

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!