Philipp Hofmann
Philipp Hofmann
## DESCRIBE YOUR PR Fix minimum required app versions for the App Starts Module for Mobile Vitals. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us...
## DESCRIBE YOUR PR Mention that users don't need to manually call captureException for uncaught NSExceptions on macOS when configured correctly. ## IS YOUR CHANGE URGENT? Help us prioritize incoming...
## Description When not having git-lfs installed git clone fails with ``` Cloning into 'woocommerce-ios'... remote: Enumerating objects: 8114, done. remote: Counting objects: 100% (8114/8114), done. remote: Compressing objects: 100%...
## :scroll: Description Add debug images for all app hang events directly in the ANRTrackingIntegration to ensure all app hang events have debug images attached, which is required for symbolication....
Add a second button to decode an image in a loop until 5 seconds have passed. This is a follow-up on GH-5413. #skip-changelog
### Description How to reproduce the issue 1. Install the iOS-Swift sample app via TestFlight. I used v 8.52.1 (2188). 2. Press the button ANR Deadlock 3. Force kill the...
### Description The SentryHTTPTransport tests for the flush implementation sometimes flake as here https://github.com/getsentry/sentry-cocoa/actions/runs/15700976571/job/44235777418 ``` testFlush_CallingFlushDirectlyAfterCapture_Flushes, XCTAssertEqual failed: ("3") is not equal to ("0") testFlush_CallingFlushDirectlyAfterCapture_Flushes, XCTAssertEqual failed: ("SentryFlushResult(rawValue: 2)") is...
### Description The UI tests critical sometimes fail: https://github.com/getsentry/sentry-cocoa/actions/runs/15692735287/job/44211425971 ``` [22:10:39]: ▸ ✔ testCrash (59.618 seconds) [22:10:39]: ▸ Executed 2 tests, with 1 failure (0 unexpected) in 515.488 (515.494) seconds...
### Description Enable the [enhanced security capability](https://developer.apple.com/documentation/xcode/enabling-enhanced-security-for-your-app) in the iOS-Swift sample app and check if Xcode finds any issues. If it does, either directly open PRs to fix those issues...
### Description When checking the test logs in CI we can see that the SentryFileManager spams the logs with fatal messages like the following ones ``` [Sentry] [fatal] [timeIntervalSince1970:1748454849.6005049] [SentryFileManager:63]...