Is there a way to minimize the size of libGoogleAnalyticsServices.a?

I'm used to tracking my apps from GA. However, I didn't pay attention to its size until I added an ipad, support for iphone 6/6 + for my app, and the size increased by over 50mb. I find this to be terrible for a utility. But all those hi-res graphics png produce a valuable content size and libGoogleAnalyticsServices.a, which is now 11.4MB in size. I am applying GA version 3 using cocoapods, is there a way to minify the library?

+3


source to share





All Articles