53// as reported at https://developer.apple.com/library/content/releasenotes/General/WhatsNewIniOS/Articles/iOS7.html#//apple_ref/doc/uid/TP40013162-SW34
54// we can't get the MAC address from iOS for privacy reasons, but we can
55// use the UUID as unique identifier. It is unique among the App domain,
56// meaning that a different app will get a different UUID from this call