Jonas Uekötter

Results 247 comments of Jonas Uekötter

I haven't used the API yet, but the docs indeed imply that the user needs to tke action which is very unfortunate

I'm currently unable to test this. I'm right between jobs at the moment, so I don't have access to a code base which uses Sentry. (No clue whether the new...

You can use the static classes of Sentry without initializing it in the package, though. If the application properly initializes Sentry, the events from the package are properly send. So...

I can't answer all of your questions, but here's what I can say. (I'm no Sentry employee, but I contributed a lot in the past to the SDKs, so I...

Thanks! > This fix has been tested on a physical Android device and resolves the offset issue. Can you please post your testing steps? also, can you try writing a...

It would be awesome to make it happen with the [`SensitiveContent`](https://api.flutter.dev/flutter/widgets/SensitiveContent-class.html) widget from the Flutter framework, instead of building a new widget. After taking a screenshot, traverse the widget tree,...