Dhiogo Brustolin

Results 292 comments of Dhiogo Brustolin

@longda can you confirm that [this](https://github.com/getsentry/sentry-cocoa/issues/4275#issuecomment-2330254523) is also your problem?

I think we can't calculate the exact duration if the OS kills the app, but then we could report crash because of app hangs, which is also very nice. To...

Since this is for macOS, and it's exposing the user name, we should filter this out. For now you can use @philipphofmann’s suggestion to remove it with the `beforeSend` option.

Ow, I did not know we had a PR open already, you can work on this one if you want: https://github.com/getsentry/sentry-cocoa/pull/4542

Thanks for reaching out @jarrodlombardo-EventBase I think this is an easy fix

For macOS catalyst we use -destination and the same warning appears. I believe the solution should involve a query for the specific SDK before compiling it, to ensure the desire...

Thanks @DataGreed for reaching out. We will discuss what we can do about it, usually body requests contains PII and we need to make sure we're not sending any user...

Hello @monchote, appending to this one is perfect. Can you share with us if you're adding any extra information in the breadcrumb?

Thank you @monchote. We will investigate what is the problem.