Search code examples
iphoneiad

iAd error "Ad inventory unavailable" (Apple Sample code also not working)


I tried to include an ADBannerView into my application. But the ADBannerView always ends up in bannerView:didFailToReceiveAdWithError:. I'm not able to see any test ad.

I've also downloaded the iAd Sample Code from Apples DevCenter but I end up with the same error.

11/5/10 5:46:33 PM BasicAdBanner[12072] { ADInternalErrorCode = 3; NSLocalizedFailureReason = "Ad inventory unavailable"; }

Can someone please explain to me how I can get iAd to work in the Simulator and on my testing device?


Solution

  • Same here, using sdk 4.1 and unable to launch any iAd test app for the past couple of days. I tried many things but nothing worked. Guess it's wrong on Apple side this time.