App services
Plugin.Maui.AppHealth
App, device, and environment health reports
Collects app, device, and environment health signals so support and observability layers can see why a session failed.
Install
dotnet add package Plugin.Maui.AppHealthPackage ID: Plugin.Maui.AppHealth
Overview
Plugin.Maui.AppHealth produces structured health reports for the app, device, and environment. It is the snapshot layer Observability and support tools can attach to a crash, a failed sync, or a customer ticket.
Capabilities
- Point-in-time health snapshots.
- Device and environment context for support.
- Shared contract for telemetry export.
- .NET MAUI
- Health
- Diagnostics
- C#