I just noticed an update for Google Analytics for iOS (3.17), and I wonder if it is possible to switch to using this Cocoapod ( https://cocoapods.org/pods/GoogleAnalytics ) and does it support the bitcode correctly? There used to be problems with these Cocoapods.
In particular, I have been using Google Analytics 3.15 in my application for several months, but I did not use Cocoapod because it did not compile for me (Google did not support Bitcode for iOS for the version of Cocoapod code, if I remember correctly). Somewhere I read that by directly downloading the GoogleAnalyticsServices library ( https://developers.google.com/analytics/devguides/collection/ios/v3/sdk-download ) and dragging it into my project in Xcode, it will work and there will be a supporting bitcode. What he has, and he worked well all the time.
But now I want to upgrade and use Cocoapods if it supports Bitcode and is more officially supported by Google.
Somebody knows?
Thank.
PS. Which version?
Google says to use Cocoapod with the name:
pod 'Google/Analytics'
(https://developers.google.com/analytics/devguides/collection/ios/v3/?ver=swift)
Cocoapods.org Google , :
pod 'GoogleAnalytics'
(https://cocoapods.org/pods/GoogleAnalytics)
?
Google/Analytics pod - , Google Analytics iOS. GoogleAnalytics ; pod.
Google/Analytics pod
GoogleAnalytics
Source: https://habr.com/ru/post/1657424/More articles:Equivalent controller in Angular 2 - javascriptAngularJS element sorting for nested ng-repeat - angularjspandas объединить столбцы с разными именами и избежать дублирования - pythonCan I use libraries written in the old version of swift in a project with a newer version of swift? - iosHow to set the URL of the created game in Telegram BotFather? - webhooksRelease Control Interactive Variables - vstsCalculating the similarity "score" between multiple dictionaries - pythonCount duplicates in list and assign amount to list - pythonThe provided DFP Google script is indicated as a parser lock, cross-start script - parsingHow to test the trained SyntaxNet model (Spanish UD)? - nlpAll Articles