Changes

Jump to: navigation, search

Integrating iAds into an iOS 5 iPhone App

3 bytes added, 13:28, 4 November 2011
Creating an Example iAds iPhone Application
The ultimate goal of this example is to create an application consisting of a table view and an iAd banner view. The banner will be configured to only appear when an ad is successfully downloaded from the iAds server and will change format to match the orientation of the device.
== Adding the iAds Framework to the Xcode Project==
Once the new project has been created, the first step is to make sure the iAds framework is included in the project. Failure to add this framework will result in compilation and linking errors when building the application.

Navigation menu