Itay Brenner
Itay Brenner
Implements #6
Fixes: - #30 - #20 - #19
I was trying to use your code for my ML RGB fans, but your codes seem to be different than mine, so I am wondering if the reason is your...
## :scroll: Description Add a log message when Sentry SDK is found to be present twice + Added a breakpoint ## :bulb: Motivation and Context Fixes #4566 ## :green_heart: How...
Test using macOS large runners to check stability `macos-NUM-large` use intel machines `macos-NUM-xlarge` use M1 machines #skip-changelog
## :scroll: Description Write files straight to a file on `storeEnvelope` instead of storing the data which may cause increased memory usage ## :bulb: Motivation and Context ## :green_heart: How...
### Description NSExceptions captured with` _crashOnException` should be marked as fatal as indicated by @philipphofmann at https://github.com/getsentry/sentry-cocoa/pull/5306/files#r2115252862
Convert `SentryFramesTrackingIntegration` to Swift This is still in WIP and not ready to merge