ioasis / openmobster

Automatically exported from code.google.com/p/openmobster
0 stars 0 forks source link

Re-implement the getUnqiueDeviceIdentifier routine #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
the [UIDevice currentDevice] uniqueIdentifier has been deprecated. Willl need 
to re-implement to get this value at a global scope. I hate you Apple!!!!!!!!

Original issue reported on code.google.com by openmobs...@gmail.com on 14 Sep 2012 at 8:33

GoogleCodeExporter commented 8 years ago
This is now re-implemented using this library: 
https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5

Original comment by openmobs...@gmail.com on 18 Sep 2012 at 2:16