You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Philipp Kursawe (JIRA)" <ji...@apache.org> on 2015/10/24 00:51:27 UTC

[jira] [Created] (CB-9857) Bring back device.name for the devices name

Philipp Kursawe created CB-9857:
-----------------------------------

             Summary: Bring back device.name for the devices name
                 Key: CB-9857
                 URL: https://issues.apache.org/jira/browse/CB-9857
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Plugin Device
            Reporter: Philipp Kursawe
            Priority: Minor


The value is currently deprecated but it could have been so useful.
When a device is used to generate an access token you generally want to see which device that was on the side of the API key provider and as well as in the users dashboard so she can see which devices are associated with a certain app.
At the moment we can use `device.uuid` but it would much more useful to have something like `Joe's SurfacePro` or `James' MacBook`.

For Windows (RT) its actually pretty easy to find out the devices name, its a sync call even. I have seen code for Android and iOS floating around the web also.

Would that be worth considering and useful for others?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org