Does iAd integration requires any registration or ad setup?

落花浮王杯 提交于 2019-12-03 21:10:34

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.

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.

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.

No it does not require set up.

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