Dhiogo Brustolin

Results 292 comments of Dhiogo Brustolin

This was solved and is available in the latest release (8.36.0) already. If you notice any problem, please let us know and we reopen the issue.

Hello @omninode, thanks for reaching out. > This makes it easier for potential attackers to reverse engineer the app This is not a concern since our SDK is open source,...

IMO, a UI widget is overkill. I believe a public API to open the feedback form is enough. The user can be responsible for creating the button, link, or action...

@philipphofmann I believe the main point is the form screen isn't it?

Thanks @serglom21 for reaching out. We will discuss whether this is viable.

Thanks for the suggestion @barisyild . We will look into it.

Makes sense to disable it. We should disable pretty much everything that is not being tested.

Hello @barisyild, thanks for reaching out. You will find your exception in the `exceptions` property. The `error` property is meant for errors that happen while processing the event. If I...

This is not related to crashes, but to handled exceptions then? Is this correct? To understand this better: How are you triggering the exception and how are you using Sentry...

Right now, the Sentry Apple SDK doesn't keep the original exception in the event. This is something that we need to discuss.