UUID replacement
----------------
Key: CB-49
URL: https://issues.apache.org/jira/browse/CB-49
Project: Apache Callback
Issue Type: Task
Components: iOS
Environment: iOS 5
Reporter: Shazron Abdullah
reported at:
by:
As you might have read iOS 5 will remove the UDID
(http://techcrunch.com/2011/08/19/apple-ios-5-phasing-out-udid/).
This is an excellent alternative and it would be nice if you would implement
something along these lines to keep the functionality. The idea of hashing
together with the bundle id is great, because it makes it impossible to track
across applications, which is what apple wanted to fix (although it can be
circumvented that would only anger them, and tracking across apps isn't
required for most apps anyway).
**https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5**
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira