Open koi646 opened 1 week ago
visionOS
Develop
Swift Package Manager
8.38
16.0
No response
SentrySDK.start { options in options.dsn = "xxx" options.debug = false // Enabling debug when first installing is always helpful options.tracesSampleRate = 1.0 options.environment = "dev" }
visionpro -> nodejs trace work fine
visionPro and nodejs can't show trace info, i print http headers
when i remove visionPro sentry, nodejs trace can show
@koi646, does this work for you on any other Apple platform? Is it only not working on visionOS?
Platform
visionOS
Environment
Develop
Installed
Swift Package Manager
Version
8.38
Xcode Version
16.0
Did it work on previous versions?
No response
Steps to Reproduce
Expected Result
visionpro -> nodejs trace work fine
Actual Result
visionPro and nodejs can't show trace info, i print http headers
when i remove visionPro sentry, nodejs trace can show
Are you willing to submit a PR?
No response