mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Upload Sentry Dsyms for App Store builds
This commit is contained in:
@@ -34,6 +34,7 @@ struct SentryMonitoringClient {
|
||||
options.dsn = Self.sentryDSN
|
||||
|
||||
// Collecting only 10% of all events
|
||||
options.sampleRate = 0.1
|
||||
options.tracesSampleRate = 0.1
|
||||
|
||||
options.beforeSend = { event in
|
||||
|
||||
Reference in New Issue
Block a user