How to use Google Analytics for iOS via cocoapods
In my bridging header, I infinitely get "<Google/Analytics.h> not found" I followed Google's own tutorial: https://developers.google.com/analytics/devguides/collection/ios/v3/?ver=swift I've tried the 'pod GoogleAnalytics' methods people have posted. I've tried all of the suggestions people have posted in other threads. Is there something else I need to change in the "build settings" ... or does 'pod install' do everything? Bridging Header: Build Settings: Podfile: Swift 4.0 and xcode 9.0.1 finally I resolved. For me after 2 days I resolved.. Don't follow Google's old documentation says