How to get various device information with WinJS
Concretely, I'd like to get the following information about the users device:
A unique ID that identifies the users device, such as a Device-GUID or a
Hardware-ID
The device manufacturer and model name
OS Buildstring or other information about the users OS patch level
What's possible and how can I get this data with WinJS?
No comments:
Post a Comment