getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.
https://sentry.io/for/cocoa/
MIT License
767 stars 307 forks source link

On-device symbolication producing "unknown" symbols #3927

Open armcknight opened 2 weeks ago

armcknight commented 2 weeks ago

Description

We discovered that in the SE demo, some profiles contain "unknown" symbols when in debug mode, presumably due to on-device symbolication. Not sure why though.

Unsymbolicated Profile in debug mode Symbolicated Profile with debug mode disabled

philipphofmann commented 2 weeks ago

This could be related to https://github.com/getsentry/sentry-cocoa/issues/1620 and https://github.com/getsentry/sentry-cocoa/issues/1547.