Google made much ado about using CocoaPods for the Google Analytics library.
However, it is so confusing when it comes to finding GA on CocoaPods.
According to developers.google.com the right pod to use is `Google/Analytics`
but searching on CocoaPods that doesn’t even come up - even the Google
authored versions are a different pod. I’ve been using the
'Google/Analytics’ without issue though (except warnings about iOS version
now that I switched to compiling for iOS 8.0 - Google/Analytics is compiled for
8.3 it seems). Maybe I am missing something about the versioning info and/or
how this stuff gets cataloged by Cocoapods? e.g., the current version for
`Google/Analytics` is 1.1.1. The current version for `Google` (which I can
find on Cocoapods.org) is also 1.1.1. The version for `GoogleAnalytics` (which
is what comes up when you search on Cocoapods.org) is 3.13.0. Or maybe this is
some artifact issue stemming from Google maintaining multiple pods with very
similar name spaces? Or from them hosting their own repo rather than on github?
Original issue reported on code.google.com by ana...@gmail.com on 19 Oct 2015 at 4:25
Original issue reported on code.google.com by
ana...@gmail.com
on 19 Oct 2015 at 4:25