iphone - IOS 5 中的唯一标识符

标签 iphone ios ios5

<分区>

Possible Duplicate:
Unique identifier for an iPhone app

我们的服务器数据库根据设备 UDID 识别用户,但现在 UDID 在 IOS 5 中已贬值。我无法使用它...任何人都可以帮我找出“我们如何识别设备?”。 提前致谢。

最佳答案

你可以使用 OpenUDID

OpenUDID is a drop-in replacement for the deprecated uniqueIdentifier property of the UIDevice class on iOS (a.k.a. UDID) and otherwise is an industry-friendly equivalent for iOS and Android, and most recently Windows C# and Silverlight (see links above).

The agenda for this community driven project is to:

Provide a reliable proxy and replacement for a universal unique device identifier. That is, persistent and sufficiently unique, on a per device basis. NOT use an obvious other sensitive unique identifier (like the MAC address) to avoid further deprecation and to protect device-level privacy concerns Enable the same OpenUDID to be accessed by any app on the same device Supply open-source code to generate and access the OpenUDID, for iOS and Android Incorporate, from the beginning, a system that will enable user opt-out to match Apple’s initial intent

关于iphone - IOS 5 中的唯一标识符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13005292/

上一篇:iphone - iOS 中 iPhone 的 SAX XML 解析器示例

下一篇:ios - UIViewController 旋转 View 但不调整它的大小

相关文章:

ios - 自动关联倒谱

ios5 - iOS 产品中的应用内购买在响应中未返回任何产品

iphone - Xcode 4.2。问题: Standard (armv7)

iphone - 应用程序在iPhone 4s上崩溃,但没有其他设备:SKPhysicsContactDelegate可能出现问题?

浅色和深色模式的 iOS 启动屏幕

ios - SDWebImage 中的内存问题

iphone - 将 UILabel 限制为 500 个字符,然后在 IOS 中截断 UIlabel

iphone - 核心图像过滤器应用

ios - XMPP muc room 一旦用户离线 iOS

iphone - 澄清 Objective-C 中的属性