mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
CryptoSDK phased rollout feature
This commit is contained in:
@@ -44,7 +44,7 @@ import AnalyticsEvents
|
||||
static let shared = Analytics()
|
||||
|
||||
/// The analytics client to send events with.
|
||||
private var client: AnalyticsClientProtocol = PostHogAnalyticsClient()
|
||||
private var client: AnalyticsClientProtocol = PostHogAnalyticsClient.shared
|
||||
|
||||
/// The monitoring client to track crashes, issues and performance
|
||||
private var monitoringClient = SentryMonitoringClient()
|
||||
|
||||
Reference in New Issue
Block a user