Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
追加したい
- (void)bannerView:(ADBannerView *)banner didFailToReceiveAdWithError:(NSError *)error
しかし、それは私を許しません、私はそれをiADデリゲートにするために、ここに何を置くべきかを理解することができません:
@interface MyAppDelegate : UIResponder <UIApplicationDelegate, HERE>
私が含める必要があることを理解しました:
#import <iAd/ADBannerView.h>
ここでこれを使用します:
ADBannerViewDelegate