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.
我正在尝试使用 device.uuid 通过 phonegap 检索 ios udid(与 iTunes 中显示的相同)。每次安装应用程序时我都会得到不同的 uuid,似乎我得到的 uuid 属于应用程序而不是设备。
有人可以确认吗?
提前致谢,
这是正确的。请看这个。
Apple 已开始加大力度弃用 UDID——将用户与特定设备(如 iPhone 或 iPad)联系起来的唯一标识符。该公司最初宣布打算在 6 个多月前随着 iOS 5 的发布逐步淘汰 UDID 的使用,但它最近开始拒绝来自 App Store 的试图访问这些标识符的应用程序。
不过可以看看这个那个。