Skip to content

Commit 65b893a

Browse files
dotnet(maui): line numbers supported (#6118)
* dotnet(maui): line numbers supported * Update src/platforms/dotnet/guides/maui/index.mdx Co-authored-by: Matt Johnson-Pint <[email protected]>
1 parent 7ebd676 commit 65b893a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/dotnet/guides/maui/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Sentry has an integration for the [.NET Multi-platform App UI (MAUI)](https://do
1414
- Native crash reporting for Android, leveraging our [Android SDK](/platforms/android)
1515
- Native crash reporting for iOS and Mac Catalyst, leveraging our [Cocoa SDK for iOS](/platforms/apple/guides/ios)
1616
- Managed crash reporting (unhandled exceptions), on all MAUI platforms (iOS, Android, Windows, Mac Catalyst, and Tizen)
17+
- Line numbers for your .NET stack traces when PDBs are uploaded to Sentry
1718
- Automatic breadcrumbs for MAUI app lifecycle and UI events
1819
- Detailed device and runtime information passed on every event
1920
- Automatic session tracking enabled, to support [release health](/product/releases/)
20-
- ... more coming soon!
2121

2222
## Installation
2323

0 commit comments

Comments
 (0)