laetizia_w
20-06-2018
Does anyone know a good mapping table of device name (SDKs) to the real name of that device.
Here is an example:
DeviceName (sdk) real name
iPhone10,6 iPhone X
iPhone10,3 iPhone X
iPhone10,5 iPhone 8 Plus
etc.
rajeshwarip7383
28-06-2018
Yes, you will have similarly have to use mapping for all the device. Please refer android-device-names/android_models.properties at master · meetup/android-device-names · GitHub
Hope this will help.
pabloc82923542
Hows this?
List of iOS device codes types a.k.a. machine ids (e.g. iPhone1,1) and their matching product names ...
27-06-2018
Do you have any idea on that?
21-06-2018
But I would need this not only for ios also for all devices withe a user friendly name. any idea? Because I would like to complete a classification but without such good list this will be impossible.
the link shared is the answer List of iOS device codes types a.k.a. machine ids (e.g. iPhone1,1) and their matching product names .... you can use the SAINT classification to see the user friendly name in SiteCatalyst UI report and for other tools.