Hacker News new | ask | show | jobs
by timbowen 5795 days ago
The integration process was really easy. You just include the iAd framework and then add ADBannerView objects wherever you want them. The ADBannerViews work like pretty much any other view with the exception that they must be a certain size. There are callbacks for when the banner loads to fail and if these are called we display our house ad instead of the iAd.

I found this guide to be helpful: http://useyourloaf.com/blog/2010/7/13/adding-iads-to-an-appl...