Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-dotnet
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
248
Star
770
Code
Issues
304
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: prevent redundant native exceptions on Android/Mono
- #4676
#4676
Merged
jamescrosswell
merged 11 commits into
main
getsentry/sentry-dotnet:main
from
feat/android-signal-handler-strategy
getsentry/sentry-dotnet:feat/android-signal-handler-strategy
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: prevent redundant native exceptions on Android/Mono
#4676
jamescrosswell
merged 11 commits into
main
getsentry/sentry-dotnet:main
from
feat/android-signal-handler-strategy
getsentry/sentry-dotnet:feat/android-signal-handler-strategy
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2026
feat: allow configuring native signal handler strategy on Android
jpnurmi
committed
13e3e29
View commit details
Copy full SHA for 13e3e29
Browse repository at this point
Remove changelog entry
jpnurmi
committed
5a8dd6d
View commit details
Copy full SHA for 5a8dd6d
Browse repository at this point
Commits on Mar 30, 2026
fix: fall back SignalHandlerStrategy.ChainAtStart on incompatible .NET runtimes
Show description for 2a04f8f
jpnurmi
and
claude
committed
2a04f8f
View commit details
Copy full SHA for 2a04f8f
Browse repository at this point
docs: clarify SignalHandlerStrategy enum values
Show description for 01849fc
jpnurmi
and
claude
committed
01849fc
View commit details
Copy full SHA for 01849fc
Browse repository at this point
fix: throw on ChainAtStart with incompatible .NET runtime instead of falling back
Show description for 9698020
jpnurmi
and
claude
committed
9698020
View commit details
Copy full SHA for 9698020
Browse repository at this point
docs: clarify ChainAtStart requires Android 8.0 (API 26)
Show description for b2f595d
jpnurmi
and
claude
committed
b2f595d
View commit details
Copy full SHA for b2f595d
Browse repository at this point
refactor: move SignalHandlerStrategy to NativeExperimentalOptions
Show description for 08f3294
jpnurmi
and
claude
committed
08f3294
View commit details
Copy full SHA for 08f3294
Browse repository at this point
Commits on Mar 31, 2026
Revert "fix: throw on ChainAtStart with incompatible .NET runtime instead of falling back"
Show description for dcb7fc0
jpnurmi
and
claude
committed
dcb7fc0
View commit details
Copy full SHA for dcb7fc0
Browse repository at this point
docs: fix .NET SDK version numbers in SignalHandlerStrategy docs
Show description for 02f59c1
jpnurmi
and
claude
committed
02f59c1
View commit details
Copy full SHA for 02f59c1
Browse repository at this point
Commits on Apr 9, 2026
Merge branch 'main' into feat/android-signal-handler-strategy
Flash0ver
committed
58d192e
View commit details
Copy full SHA for 58d192e
Browse repository at this point
Commits on Apr 10, 2026
Update src/Sentry/Platforms/Android/SentrySdk.cs
Show description for a4c1bb4
jpnurmi
and
Flash0ver
authored
a4c1bb4
View commit details
Copy full SHA for a4c1bb4
Browse repository at this point
You can’t perform that action at this time.