getsentry / getsentry/sentry-dotnet

Document peculiarities of NativeAOT and native crash reporting

Open
#2,922 1 comment 0 reactions 0 assignees View on GitHub
.NET AOT Docs Improvement
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

* We should document this. And if this becomes a problem maybe we hook into the .NET assembly loading and invalidate any time that happens (as it could reference new native libs)?
* Offline caching of .NET layer is independentant of offline caching of native (which requires it to work) so it's not opt-in. Which directory it uses by default (could it affect macOS that requires user permission to write files on some directories?)

_Originally posted by @bruno-garcia in https://github.com/getsentry/sentry-dotnet/pull/2887#discussion_r1408125114_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.