Description
While working on #2477 I noticed that when we're not providing a NativeDebugImageProvider
see
|
options.NativeDebugImageProvider = new Native.NativeDebugImageProvider(); |
the stack trace quality actually improved. This needs to be verified on different platforms with different Unity versions.
Description
While working on #2477 I noticed that when we're not providing a
NativeDebugImageProvidersee
sentry-unity/src/Sentry.Unity.Android/SentryNativeAndroid.cs
Line 72 in 3463ce5
the stack trace quality actually improved. This needs to be verified on different platforms with different Unity versions.