Use of unresolved identifier 'FlurryAdInterstitial'
问题 I am trying to integrate Flurry Interstitial Ads using cocoapods in Swift and Xcode 7.1.1 . I am following this documentation from developer yahoo site https://developer.yahoo.com/flurry/docs/publisher/code/ios/#tab=0 The instructions don't seem to be working for me. First, I get this error in my AppDelegate.swift: Use of unresolved identifier 'Flurry' Then I found a closed issue in the Flurry Github repository https://github.com/flurry/Flurry-iOS-SDK/issues/3 I was able to remove the error