I implemented iAd, but i want to implement second network, when iAd is not available my app have to serve ads from second network. Is there any tutorials about this or can you give me an advice how to do this. Should i put my second ad Network in the method -(void)bannerView

ADBannerView *)banner didFailToReceiveAdWithError

NSError *)error ?