iosgoogle-analyticsswift2ios9.1

iOS App crashing after Google Analytics integration


I am integrating Google Analytics in my Application [ iOS swift 2 ] with the help of: https://developers.google.com/analytics/devguides/collection/ios/v3/?ver=swift

I have done following steps:
pod 'Google/Analytics'
Placed Google provided code in App Delegate but when I run the application its crashing

screen shot 2016-02-10 at 9 26 54 pm

screen shot 2016-02-10 at 9 25 46 pm

screen shot 2016-02-10 at 9 29 43 pm

Update[Pod file screenshot]: enter image description here

Update[GoogleService-Info.plist screenshot]: enter image description here


Solution

  • It was crittercism bug: check Press Release I fixed that issue by updating crittercism library