How to get Windows 8 Surface (Tablet) Unique ID -
how windows surface unique device id?.
i tried below api device id changing based on bluetooth settings:
hardwareidentification.getpackagespecifictoken(nonce)
as answered here,
windows.system.profile.hardwareidentification.getpackagespecifictoken(null).id
converted string work id. not sure if best practice, works nonetheless.
Comments
Post a Comment