License hardware codeΒΆ
Each license is bound to a hardware identifier which is calculated according to the target platform.
Platform |
Hardware ID |
---|---|
Windows OS |
|
Linux OS |
Host name + Machine ID |
Android |
|
iOS |
|
macOS |
Host name + machine ID |
Jetson Nano |
Host name + machine ID + serial number |
Warning
Any change on one of these items may invalidate exsiting licenses on the computer.
Important
On Android and iOS platforms, it is not possible, for reasons of confidentiality, to retrieve a truly unique hardware identifier. The side effect is that the hardware code is different (but fixed) for every application you develop, even on the same device.
The hardware code is in the form XXXXXXX-XXXXXXX-XXXXXXX-XXXXX00
The last two digits identify the platform:
01
: Windows OS03
: Linux OS05
: Android06
: Android package name07
: iOS08
: macOS09
: Jetson Nano10
: iOS Bundle ID11
: Dongle (Windows only)