getsentry / getsentry/sentry-cocoa
SwiftUI names are not demangled
Open
Cocoa
Errors
Feature
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 418
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 106
Description
### Platform
macOS
### Environment
Production
### Installed
Swift Package Manager
### Version
8.24.0
### Did it work on previous versions?
No
### Steps to Reproduce
Look at this report: [https://sindresorhus.sentry.io/share/issue/0e4faa9089734b2bbe498a1e876fb30e/]()
In the stack trace:
> 7SwiftUI4ViewRzlAA15ModifiedContentVyxAA16OnSubmitModifierVGAaBHPxAaBHD1__AfA0cH0HPyHCHCTm
7SwiftUI4ViewRzlAA15ModifiedContentVyxAA21_DefaultFocusModifierVGAaBHPxAaBHD1__AfA0cH0HPyHCHCTm
### Expected Result
I expected them to be demangled.
### Actual Result
They are not demangled.
### Are you willing to submit a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.