ios - iAd banner failed to receive banner -


i need show adbanner. testing on ios 6 , here doing

bannerview = [[adbannerview alloc]initwithframe:               cgrectmake(0, 0, 320, 50)]; bannerview.delegate = self; [bannerview setbackgroundcolor:[uicolor clearcolor]]; [self.view addsubview: bannerview]; 

it comes in didfailtoreceiveadwitherror error.

the operation couldn’t completed. ad inventory unavailable.

kindly let me know wrong using iad first time.

i have been experiencing same issue past 48 hours or so, others. must issues apple's servers. see post iad ads not appearing regardless of app used

pretty annoying!


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -