Obtaining hardware address of current connection
Solved
Mobile and Embedded
-
Hi,
Are you looking for a unique identifier for the device ?
-
IIRC, you have to use UIDevice:identifierForVendor for that task
-
No there's not, but it's really not hard, you can take some inspiration from the QtMacExtras module e.g. the badgeLabelText function