Skip to content
Advertisement

Tag: sentry

Sentry Java 5.7.4 Client/Browser tags not shown

So please tell me if I’m just missing something here, but here is the issue. Sentry Java updated from legacy 1.7.3 -> 5.7.4 Update working showing – release, username, stack trace, extras all showing tags like browser, browser.name, client_os, client_os.name, url not being captured runtime and runtime.name are captured now (not captured in our implementation of 1.7.3) We need the

Sentry android ANR, could there be a false alarm?

I’m using Sentry-Android 2.3.0 SDK to collect android crashes and ANR, for the past few months, there were a couple of weird ANRs showing up. All of them happened when the user turned on the device after some time, all of them happened in the MessageQueue.next method. After digging in the Sentry SDK source code a bit, I found the

Advertisement