Hi all
I'm looking at developing a widget that connects to our training community and fetches some data using a web service but I need some way to identify the user so that I look at the correct user in out database before sending the data back to the device.
Since I cannot (as I understand) configure the widget itself I thought I could let the user enter some unique value, like the serial number, on his profile on our site and then send the serial number when I make my request to the web service. But I cannot find any way to get the serial number. I found that I can get the ANT-id but then I realized that a widget cannot use ANT.
Is there some way I can uniquely identify the device from my widget to make this work or do I have to wait until settings for each .prg is made available?
Thanks for your time reading and replying to this.
Regards
Johan