Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

iphone

iad

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?

like image 486
Thomas Huber Avatar asked Nov 06 '10 17:11

Thomas Huber


2 Answers

No, I believe it was generated by Apple's server so that developers can make correction for the error. Here is the reference from Apple.enter image description here

like image 112
Yoon Lee Avatar answered Nov 16 '22 01:11

Yoon Lee


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.

like image 31
Yann Bouschet Avatar answered Nov 16 '22 00:11

Yann Bouschet