Skip to content

Commit e892210

Browse files
authored
chore: update analytics configuration [WPB-21598] (#4396)
1 parent 8da14e1 commit e892210

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/analytics-enabled/src/main/kotlin/com/wire/android/feature/analytics/AnonymousAnalyticsRecorderImpl.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ class AnonymousAnalyticsRecorderImpl(
5555
setApplication(context.applicationContext as Application)
5656
enableTemporaryDeviceIdMode() // Nothing is sent until a proper ID is placed
5757
setLoggingEnabled(analyticsSettings.enableDebugLogging)
58-
crashes.apply {
59-
enableCrashReporting()
60-
}
6158
}
6259

6360
Countly.sharedInstance()?.init(countlyConfig)

0 commit comments

Comments
 (0)