Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我从 ios 4 开始开发一个应用程序。在 ios4 iam 中使用 uniqueIdentifer。但是这个在 ios5 中已被弃用。所以现在我想为 ios5 使用 OpenUDID。如果我使用这个,我的应用程序是否被苹果批准。和 OpenUDID支持哪些版本。
是的。你可以使用OpenUDID。
OpenUDID 是 iOS 上 UIDevice 类(又名 UDID)已弃用的 uniqueIdentifier 属性的直接替代品,并且是 iOS 和 Android 以及最近的 Windows C# 和 Silverlight 的行业友好等价物(参见上面的链接)。
链接在这里:
开放UDID
您的应用不会因为 OpenUDID 而被拒绝。从版本 5 开始支持 OpenUDID