You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'library must be initialized before calling this method.'
*** First throw call stack:
letconfig=SEGAnalyticsConfiguration(writeKey:"MY_CODE_HERE")
// Enable this to record certain application events automatically!
config.trackApplicationLifecycleEvents = true
config.trackDeepLinks = true
config.recordScreenViews = true
config.debug = true
SEGAnalytics.setup(with: config)
The text was updated successfully, but these errors were encountered:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'library must be initialized before calling this method.'
*** First throw call stack:
The text was updated successfully, but these errors were encountered: