Security & identity
Plugin.Maui.DeviceSession
Device, installation, and analytics session identity
Stable device, installation, and analytics session identifiers for MAUI apps — the identity layer other plugins can attach to telemetry.
Install
dotnet add package Plugin.Maui.DeviceSessionPackage ID: Plugin.Maui.DeviceSession
Overview
Plugin.Maui.DeviceSession provides device, installation, and analytics session identity for MAUI. Crash reports, sync batches, and API traces need a stable subject that is not the user's account and is not a raw advertising ID.
Capabilities
- Stable installation identity.
- Analytics session grouping.
- A shared subject for health, crash, and sync events.
- .NET MAUI
- Identity
- Analytics
- C#