Including Google Analytics in Swift Bridging Header Including Google Analytics in Swift Bridging Header xcode xcode

Including Google Analytics in Swift Bridging Header


I had same issue. This has been fixed in cocoapods 0.38.2

To update use: gem install cocoapods

You can use_frameworks!


Seems like for the latest stable Swift/XCode/Cocoapods/GA it needs putting #import <GoogleAnalytics/GAI.h> into bridging header