Changes

Integrating iAds into an iOS 4 iPad App (Xcode 4)

33 bytes added, 19:42, 17 May 2011
Basic Rules for the Display of iAds
Given these requirements and possibilities it is important that the application code keep track of when an ad is displayed and the events that may unfold as a result of a user interacting with that ad. Fortunately this can easily be achieved by implementing a number of delegate methods defined in the ADBannerViewDelegate protocol as outlined later in this chapter.
<google>BUY_IPAD_BOTTOM</google>
== Creating an Example iAds iPad Application ==