Device & UX
Plugin.Maui.DeviceInfoPlus
Fingerprint plus NFC, camera, biometric, GPS, flash
Application and device fingerprint plus hardware capabilities for MAUI — screen, RAM, NFC, Bluetooth, camera, biometric, GPS, and flash — for telemetry, support tickets, and feature targeting.
Install
dotnet add package Plugin.Maui.DeviceInfoPlusPackage ID: Plugin.Maui.DeviceInfoPlus
Overview
Plugin.Maui.DeviceInfoPlus is an application and device fingerprint plus hardware-capability snapshot for MAUI on Android and iOS. It is not a wrapper for MAUI DeviceInfo. One GetAsync() returns manufacturer, model, OS, screen, density, architecture, RAM, battery, tablet, and probes for NFC, Bluetooth, camera, biometric, GPS, and flash — the fields telemetry, diagnostics, feature targeting, and support tickets actually need.
Capabilities
- Manufacturer, model, OS, screen, density, architecture, RAM, battery.
- Hardware capability flags for NFC, Bluetooth, camera, biometric, GPS, flash.
- Tablet versus phone hint.
- One snapshot for telemetry and support.
- .NET MAUI
- Device Info
- Fingerprint
- C#