❔ App diagnostics not doing anything (UWP)

I'm using UWP, trying to call Process[] processlist = Process.GetProcesses();, I have added <rescap:Capability Name="appDiagnostics" /> and enabled app diagnostics in windows settings and it still raises System.PlatformNotSupportedException
2 Replies
reflectronic
reflectronic2y ago
AppDiagnosticInfo Class (Windows.System) - Windows UWP applications
Contains APIs for getting a basic set of diagnostic information for all running apps.
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?