Apple now enforcing no UDID usage in apps
Friday, March 22, 2013
Richard Harris |
It's official. Apple posted this to developers that Starting May 1, the App Store will no longer accept new apps or app updates that access UDIDs. They are asking developers to no longer use the UDID in the UIDevice Class Reference and to start using the Vendor or Advertising identifiers introduced in iOS 6.
Read more: https://developer.apple.com/news/index.php?id=3212...
There was no word of Apple removing any apps that are currently active in the App Store still using the UDID reference, but it could happen sometime this year so Apple developers need to pay attention to this posting especially.
This should not come as a surprise to anyone because Apple warned this was coming last year when they began deprecating their use and support for the UDID reference in general.
The UDID is an alphanumeric string unique to each device based on various hardware details. (read-only) (Deprecated in iOS 5.0. Use the
identifierForVendor
property of this class or theadvertisingIdentifier
property of the ASIdentifierManager
class instead, as appropriate, or use the UUID
method of the NSUUID
class to create a UUID and write it to theuser defaults database.)Read more: https://developer.apple.com/news/index.php?id=3212...
Become a subscriber of App Developer Magazine for just $5.99 a month and take advantage of all these perks.
MEMBERS GET ACCESS TO
- - Exclusive content from leaders in the industry
- - Q&A articles from industry leaders
- - Tips and tricks from the most successful developers weekly
- - Monthly issues, including all 90+ back-issues since 2012
- - Event discounts and early-bird signups
- - Gain insight from top achievers in the app store
- - Learn what tools to use, what SDK's to use, and more
Subscribe here