Noah Martin

Results 37 issues of Noah Martin

It looks like these two functions are not used, everything built fine locally after deleting them

Hi, I'm trying to use this for the default macOS SwiftUI app created with Xcode 14 and getting this error: ``` [Frida CRITICAL] Runtime bundle could not be loaded: Error:...

I noticed the Package.swift does not support watchOS, but the code seems to build without a problem on watchOS, this commit adds it and the result worked fine at least...

### Description The visionOS SDKs seem to have gone missing from the macos14 GitHub action runners. A couple days ago it worked, today I get this error: { platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder,...

Area: Apple
OS: macOS
bug report

### Problem Statement The SDK supports "enableGraphQLOperationTracking" to track some fields of network requests. However, in practice this requires a field call operationName to be in the json body of...

Platform: Cocoa
Feature

Converts SentrySDKPackage to Swift #skip-changelog

## :scroll: Description Converts SentryNSURLRequest to Swift ## :green_heart: How did you test it? Build + existing tests ## :pencil: Checklist You have to check all boxes before merging: -...

## :scroll: Description Converts SentryExtraPackages to Swift, found this as a small internal class that is easy to migrate. I kept the API of the class the same so hybrid...

Blocked by https://github.com/getsentry/sentry-cocoa/pull/5453 Converts `SentryEnvelopeHeader` to Swift #skip-changelog

## :scroll: Description ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist You have to check all boxes before merging: - [ ] I...