I was getting the same error on my device (iPhone 4 iOS 5.1.1) and the iPhone Simulator (iOS 5.1) both are using the 6.1.1 AdMob SDK.
I didn't have any logs in (void)adView:(GADBannerView *)view didFailToReceiveAdWithError:(GADRequestError *)error so i'm not sure if it was before or after....either way I just tried again today (on device and simulator) and i'm receiving ads with no errors.
Is it possible that I was getting that error because I had just created the new Ad placement in the Millennial Media dashboard less than an hour earlier (possibly not approved or set up correctly on their server yet) That's what i'm assuming was happening since now it works fine and I haven't changed anything!
On Friday, July 20, 2012 3:24:46 PM UTC-4, Raj Parameswaran wrote:
What version of iOS and the AdMob SDK are you using? Have you tried the most recent version of the AdMob SDK (6.1.1/2)?
Are you saying that this pops up after adViewDidFailToReceiveAdWithError? Or is this popping up even before that when you hit loadRequest:?