Chris
Results
1
issues of
Chris
With the Hololens 2, the api call: `http://localhost:10080/api/os/info` returns: ``` { "ComputerName": "Hololens", "Language": "en-US", "OsEdition": "Holographic", "OsEditionId": 136, "OsVersion": "REDACTED", "Platform": "HoloLens 2" } ``` The issue is that...