Stefan Jandl

Results 192 comments of Stefan Jandl

It's not an iOS related issue but due to simply not working on IL2CPP. But we just should not provide options that simply don't work the majority of the time.

Before adding a tag like this we have to discuss with S&S and check if we should be using custom tags or alternative solutions.

Can you provide the event itself?

Debounce functionality is opt-in for the user by default now. Debouce tests return as inconclusive to stop the flakeyness.

Should be fixed together with: https://github.com/getsentry/sentry-unity/issues/501

Hey @pistoleta and thanks for raising this. To provide more information (from the discussion on Discord): The OOM issue coming through the Cocoa SDK is based on heuristics. The SDK...

The `BeforeSend` @philipphofmann is referring to is the one from the Cocoa SDK. You'd need to extend the generated Xcode with your own functionality.

> @philipphofmann could you point me where's the beforeSend method in the cocoa sdk? The `BeforeSend` is a callback and part of the options object, just like in the Unity...

Hey @pistoleta, sorry to be the source of your frustration. I can see where you are coming from and I'd be more than happy to just add that feature but...