I am using Google Analytics SDK v3.17 from https://developers.google.com/analytics/devguides/collection/ios/v3/sdk-download
I would like to know if this SDK comes with SSL pinning implemented. I already have pinned my backend endpoints to prevent Man in the Middle attack but I do not know if I have to pin also Google Analytics.
Thank you.