Can you help me and provide how exactly to implement GA to Swift-based iOS app?
I am trying do this: GAI.h lib import
, but it doesn't work correctly.
GAI.sharedInstance().trackUncaughtException = true
doesn't work as well because it is unknown method
Thank you!