MichaelLHerman

Results 7 issues of MichaelLHerman

### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0 ### OS iOS ### SDK Version 4.10.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Unsure of...

Needs Reproduction

## Expected Behavior I have a TableView whose cells have a TapGestureRecognizer. When using Autocapture ElementInteractions, I expect that the Screen Name property should be populated with the Title of...

enhancement

## Expected Behavior Autocapture ElementInteractions identifies which button was pressed through its accessibilityIdentifier. For action sheets and alerts I would expect the button text to be logged to be able...

enhancement

### What happened? If you add a [Ignored] property, it calls OnPropertyChanged (the entry point to raise property changed for computed properties) but does not actually call RaisePropertyChanged. Since RaisePropertyChanged...

T-Bug
O-Community
SDK-Use:Local
App-type:Xamarin

We are using Feature Management for both web and mobile. It would be helpful if we could segment wether a feature is enabled based on user OS (Android vs iOS)...

enhancement
FeatureManagement

## Summary My project has UI automation tests, so I have labeled all elements with "automation ids" for more reliable UI tests. (Selectors will not have to change if a...

### What happened? Getting an app crash on iOS release builds Trying to symbolicate in Xcode but unable to find the dSYMs for the realm-wrapper frames. ### Repro steps "Minimizing"...

T-Bug
O-Community
SDK-Use:Local
App-type:Xamarin