getsentry / getsentry/sentry-dotnet
Warn when uploading symbols for Mono AOT applications
Open
.NET
3: medium
AOT
Improvement
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
> Is this a MonoAOT app? We don't support symbolication of those due to missing information, only NativeAOT last time I checked. Deeper reading starting in this issue comment [#2180 (comment)]()
>
> Makes sense.
We should skip symbol upload in this case, and print to the terminal that Mono AOT is not supported.
*Originally posted by @bruno-garcia in *[*#4156*]()
Contributor guide
Assessment
This issue has not been assessed yet.