Remove obsolete guidance about configuring the WPF integration#16947
Closed
jamescrosswell wants to merge 16 commits intomasterfrom
Closed
Remove obsolete guidance about configuring the WPF integration#16947jamescrosswell wants to merge 16 commits intomasterfrom
jamescrosswell wants to merge 16 commits intomasterfrom
Conversation
Add dedicated reference pages for options.Native.* configuration on .NET for Android and .NET for Apple platforms (iOS, macOS, Mac Catalyst). - docs/platforms/dotnet/guides/android/configuration/native-options.mdx - docs/platforms/dotnet/guides/apple/configuration/native-options.mdx Covers: ANR detection, breadcrumbs, performance tracing, screenshots, app hangs, swizzling, session replay (experimental), error handling, NDK, networking, stack trace filtering, and profiling. Also updates the Android, Apple, and MAUI guide index pages to link to the new native options reference docs. Closes #11745 Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jpnurmi
reviewed
Apr 14, 2026
Collaborator
jpnurmi
left a comment
There was a problem hiding this comment.
The diff shows Native Android & Apple options. Did the branch get mixed up?
4 tasks
Collaborator
Author
They did yes... sorry, the change was so trivial I didn't even check it. Replaced by #17344: |
jamescrosswell
added a commit
that referenced
this pull request
Apr 15, 2026
Resolves: getsentry/sentry-dotnet#4816 Replaces: #16947 ## IS YOUR CHANGE URGENT? - [ ] None: Not urgent, can wait up to 1 week+ ## SLA cc: @jpnurmi @Flash0ver ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
Resolves: getsentry/sentry-dotnet#4816
This guidance has not been relevant since the introduction of Global scopes (some years ago).
IS YOUR CHANGE URGENT?
SLA
cc: @Flash0ver
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: