christopher-rtf
christopher-rtf
Both of the following documents say to use the Azure AppId to request a WNS push notification channel: - https://github.com/microsoft/WindowsAppSDK-Samples/blob/main/Samples/Notifications/Push/cpp-console-unpackaged/cpp-console-unpackaged.cpp - https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/Notifications/Push However, the Push Notifications quick start says that...
*Project* MSIX SDK **Describe the bug** With the advent of Windows 10, Microsoft introduced per-user Windows Services. These services are started when a user logs in, run with the user's...
**Bug** The netstd project for countly-sdk-windows uses Environment.OSVersion to request the version of Windows (instead of System.Management like the .NET Framework SDK uses). Under some installations of Windows 10, this...