Markus Hintersteiner

Results 313 comments of Markus Hintersteiner

Quick update: This issue is actually a duplicate of https://github.com/getsentry/sentry-java/issues/3653 The good news: The underlying Android issue was fixed already. The bad news: Unfortunately we don't know when/how Google will...

> We'd like to track activities throughout their lifetime. @zhukic Could you elaborate on this, and which benefits you expect from a transaction bound to the activity lifecycle?

@zhukic We're still discussing about this internally, as we have do have a few features coming up which could provide slow/frozen frames in a more granular level (~being able to...

We're still on this, it's already marked as TODO so you can expect this to be implemented very soon.

@bddckr thanks for reporting, this actually looks like a bug on our end. In general our Gradle plugin is variant-aware, looks like we missed that part.

@Jojr thanks for reporting, could you double check the Google Play Store stacktrace? As far as I can see it's pointing towards our profiling functionality (`io.sentry.android.core.AndroidProfiler`) and not Session Replay.

@barry-irvine thanks for reporting, we'll take a look into this!

There's now a new project for post GA topics and tasks: https://github.com/getsentry/projects/issues/703

Rollout is now at 100%, Docs have been merged as well.

Hey everyone, quick update: We just shipped a [`7.17.0-alpha.1` release](https://github.com/getsentry/sentry-java/releases/tag/7.17.0-alpha.1) of our SDK which provides 16KB page size support. If you have testing capabilities, please give it a try and...