Karl Heinz Struggl

Results 344 comments of Karl Heinz Struggl

@jayshah123 a link would be appreciated. We can keep it in this current issue until we know if it's a separate one

closing this due to inactivity, please reply if the problem persists

@JRomeroCar thanks for reporting. Some thoughts @markushi - the likely culprit is [this `bitmap.compress`](https://github.com/getsentry/sentry-java/blob/9762f09afa51944b40a9b77e116a55e54636e6c5/sentry-android-core/src/main/java/io/sentry/android/core/internal/util/ScreenshotUtils.java#L139) running on main thread - we initialize the bitmap with `ARGB_8888` but I think we don't...

The report we got for this is from a RN app running on Android, which might be a red herring, but we should be aware. FYI @krystofwoldrich

moving this to blocked while we await feedback from Google

Update: there is some movement on the ART issue tracker: https://issuetracker.google.com/issues/362293861#comment6 Our tests indicate that the fix mentioned in the comment fixes the reproducer we created for this issue

Closing this as it has been fixed by Google. Follow https://issuetracker.google.com/issues/362293861 for updates on rollout status.

@lbloder I'm not sure, I don't have context why we do this - maybe @stefanosiano @markushi have an idea.

Hey @AlbertoCortina thanks for the report, we'll take a look and follow up here. Would you be able to share a link to the issue on sentry.io, either here or...

@AlbertoCortina that's interesting, thanks for letting us know! We'll take a look. To clarify - do you repro the issue in 24.7.0 as well or only 24.7.1? Also in your...