iAd for iOS allows you to monetize your free apps quickly and effectively, while using the official iAd Network provided by Apple.

List of features:

  • Monetize free users with great CPMs via Apple’s iAd
  • Fast and easy to use – display your first ad with just 2 lines of code
  • Complete sample application, as3 docs, and getting started guide included
  • Supports all iAd banner formats for iPad, iPhone, iPod Touch
  • 100% Native solution – implemented to Apple’s specifications
  • Smart layout support: Ads reposition automatically when your app changes orientation
  • Create, destroy, show and hide ads with simple commands – fine control over your app flow
  • Support the lucrative Interstitial iAd type on iPad (Mac required)
  • 1 year of free email support and updates

Sample

public function IAd(logCallback:Function = null)
public function cancelBannerAction():void
public function cancelInterstitialAction():void
public function create():IAd
public function createBannerAd(alignment:String, usableContentSizes:int, yOffset:Number = 0):void
public function destroyBannerAd():void
public function dispose():void
public function isIAdAvailable():Boolean
public function isInterstitialAvailable():Boolean
public function isSupported():Boolean
public function setBannerVisibility(visible:Boolean, withAnimation:Boolean = false):void
public function showInterstitial():void
Air Native Extension, iOS . URL.