Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document .NET mobile support #11745

Open
bruno-garcia opened this issue Nov 6, 2024 · 0 comments
Open

Document .NET mobile support #11745

bruno-garcia opened this issue Nov 6, 2024 · 0 comments

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Nov 6, 2024

SDK

.NET SDK

Description

Stuff like options.Native. are undocumented. We have samples e.g:
https://github.com/getsentry/sentry-dotnet/blob/d179ec9157934e9fbaa0e00860e6c1e090029414/samples/Sentry.Samples.Ios/AppDelegate.cs#L25

But we need these in the docs.

MAUI vs native .NET is also not documented.

Symbol upload has no reference to the fact it can upload native symbols, proguard.

Suggested Solution

.NET mobile is growing a lot, document it's capabilities so folks looking to set things up have all the tools they need.
Have the concept of platform/OS more clear on the docs, calling out that Sentry for .NET works on Windows, macOS, Linux, Android, iOS and WebAssembly. And that we have native support through Native AOT as well as everything our native mobile SDKs suppot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant