Replies: 2 comments
-
Hey @steffos, what kind of application is it that you're seeing this happen in? I wonder if this is related to one of the native SDKs doing its own thing a second time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been identified as a bug - #3452 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How is it possible that I, on the 'Releases' page get:
when I only have started the app once? I start it and let it run and wait for a minute or two.
I start the app with only the o.Dsn option set and
log one error with SentrySdk.CaptureException(ex)
that's it.
When clicking the 'User Count' row on the 'Releases' page I get a graph telling me that
user count has been registered.
I'm 100% certain that the app has only been started once.
What could be the reason for this behaviour?
Beta Was this translation helpful? Give feedback.
All reactions