Skip to content

Instantly share code, notes, and snippets.

@CHLibrarian
Created December 4, 2014 20:08
Show Gist options
  • Save CHLibrarian/f274049fe9414296ceca to your computer and use it in GitHub Desktop.
Save CHLibrarian/f274049fe9414296ceca to your computer and use it in GitHub Desktop.
Application Services Device ID (iOS)
// Retrieve device ID (in standard 8-4-4-4-12 UUID format, ex: 76BC4719-6344-4E62-8FA2-F00A8D29B60E)
NSString *deviceID = [CCHDevice deviceID];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment