[Interest] [Android] Qt machine unique id

Marek.Floriańczyk marek.florianczyk at gmail.com
Thu Oct 11 10:26:47 CEST 2018


Dnia środa, 10 października 2018 15:50:44 CEST Thiago Macieira pisze:
> On Wednesday, 10 October 2018 13:18:59 PDT Jérôme Godbout wrote:
> > I was hoping some device id was existing, but I will go with android id
> > and
> > make a platform function, with a TODO for the iOS one and trying to figure
> > out to cross the bridge when I get there.
> 
> If there's an ID we could get on Android and it isn't /etc/machine-id,
> please submit either a feature request or a patch implementing it in
> QSysInfo::uniqueMachineId. Ditto for iOS (we already have working code for
> macOS).

Hi

I'm using QSysInfo::uniqueMachineId in Windows environment but on macOS Qt 5.11.1 does 
not have this implemented so I started using MAC address of network interface. 
Is this code you mention (for macOS) available somewhere or will be released in Qt 5.12 ?

Best,
Marek

> 
> It isn't implemented for those because I don't develop for Android or iOS,
> so I didn't do anything beyond superficial search to find out what types of
> IDs exist.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181011/83c3484d/attachment.html>


More information about the Interest mailing list