Closed Peetee06 closed 3 months ago
Could you verify that again? maybe your sample rate is low
I just tried it locally and it works fine
I read this issue as it's the same issue as in https://github.com/getsentry/sentry-dart/issues/2213
oh sorry yeah indeed, my bad
@Peetee06 pls upvote the linked issue: https://github.com/getsentry/sentry-dart/issues/2213
I'll close this one as a duplicate
Platform
Flutter Mobile
Obfuscation
Disabled
Debug Info
Disabled
Doctor
Version
8.5.0
Steps to Reproduce
..spotlight = Spotlight(enabled: kDebugMode)
to the Sentry options in an app using SentryExpected Result
The event is only shown locally in Spotlight but not on
sentry.io
Actual Result
The event is shown both in Spotlight AND
sentry.io
Are you willing to submit a PR?
Yes