Dhiogo Brustolin

Results 40 issues of Dhiogo Brustolin

## :scroll: Description A developer may choose the arm64e architecture for their iOS app to benefit from enhanced security features. Sentry was not compiling for this architecture due to issues...

We decided in https://github.com/getsentry/sentry-javascript/pull/7236 that the SDKs should behave in the same way if there is the same or different event on the same UI element. Previously, the SDKs rescheduled...

Type: Enhancement
Platform: Cocoa

See https://github.com/getsentry/team-mobile/issues/107

Type: Bug
Platform: Cocoa

### Description When SentryTracedView is used around a modified view ( `VStack{}.padding()` ), the automatic transaction name will be `ModifiedView` instead of `VStack`. We should try to get the underling...

Platform: Cocoa

Tests for Unreal, I will write the description later if it works. _#skip_changelog_

KSSystemCapabilities.h has this comment `WatchOS signal is broken as of 3.1`. It's possible that WatchOS signal is working on later versions? What kind of broken we were talking about back...

Use the text color or the average color of the image as the redaction mask. _#skip-changelog_

### Description Most of our CI today consist in compiling different projects for different targets. The issue https://github.com/getsentry/sentry-cocoa/issues/3763 happened in runtime, which dont happen in our UITests because they embed...

Platform: Cocoa

Removing SentryNoUI.xconfig and fixing SENTRY_NO_UIKIT flag _#skip-changelog_

## :scroll: Description Include the screen names in the session replay ## :green_heart: How did you test it? Unit test, samples ## :pencil: Checklist You have to check all boxes...