locked
GUID/ANID/Unique Id RRS feed

  • Question

  • Hi, 

    I need to get some kind of unique identifier for a Windows 8 Metro app. I need to get atleast one of the following:

    1. ANID or Windows Live Id - to identify unique people using the app.

                      OR

    2. GUID or device Id to identify the device the app is installed on. 

    I made the simple Hello World metro app but there is no GUID or ANID or any other Id in my appxmanifest file. Do I need to generate the GUID/ANID/Device Id myself?

    I am writing code in Javascript/html. 

    Thanks!!!

    Monday, August 20, 2012 2:48 PM

Answers

All replies