Since UUID Access is deprecated in iOS I needed a method to access some Unique Identifier via
Cordova which was ok to use in the long run, so the MAC seems like a good choice here. Since it
is not exposed by default I wrote a small plugin to access it. Maybe I am not the only one looking
for this so I put it on github.
Enjoy