Markus Hintersteiner
Markus Hintersteiner
Let's investigate if this is useful for us
For the upcoming 7.0 release we reduced the flush timeouts (see https://github.com/getsentry/sentry-java/pull/2858) On top of that we could even perform closing in a non-blocking way by simply creating a new...
Let's have a look how much of an effort this is (e.g. using checkstyle for finals, using ? for NotNull/Nullable)
Keep client reports in mind: https://github.com/getsentry/team-webplatform-meta/issues/46#issuecomment-1523501834
Java behavior: only applies to specific class type, but not child classes. - as opposed to .net and Dart.
Let's just focus on adding `ignoreTransactions` within this ticket.
I started looking into this and so far couldn't reproduce this issue. @Ch4rl3B @abdullRahman95 could you share some more details about your build environment? * AGP version * Gradle version...
Hey @Karjan1, we just released `io.sentry.android.gradle:4.4.0` which contains a fix to a very similar issue. Could you give it a try?
Quick update: I was finally able to locally reproduce this issue, at least for flutter. But it looks like the same issue we have on RN, namely the `mergeReleaseAssets` tasks...
@Karjan1 we shipped a fix for this in `io.sentry.android.gradle:4.4.1`, would you mind giving it a try?