Reputation: 5064
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,
Upvotes: 2
Views: 1447
Reputation: 69469
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.
Upvotes: 2
Reputation: 5334
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.
Upvotes: 1
Reputation: 58087
Here are a few tidbits about iAd:
Upvotes: 4