flurry / flurry-adapter-admob-ios

Flurry Adapter for AdMob/DFP CocoaPods
Apache License 2.0
7 stars 5 forks source link

No visible @interface for 'FlurryAdInterstitial' declares the selector 'presentWithViewController' #2

Closed ghost closed 8 years ago

ghost commented 9 years ago

File: FlurryInterstitialCustomEvent.m Method: showInterstitialFromRootViewController Line: [self.adInterstitial presentWithViewControler:rootViewController];

I get this error and I can not use FlurryAdInterstitial.

Any ideas why it is happening?