【问题标题】:Are there other factors, besides device and app vendor, that determine the identifierForVendor?除了设备和应用程序供应商之外,是否还有其他因素决定了 identifierForVendor?
【发布时间】:2012-12-13 08:42:07
【问题描述】:

我注意到我的设备的 identifierForVendor 针对我正在开发的应用程序发生了变化。我很确定我有一段时间没有更新证书,所以我想知道是否还有其他因素,例如应用版本等...

【问题讨论】:

    标签: ios ios6 uuid uniqueidentifier


    【解决方案1】:

    请注意,当用户从特定供应商处删除最后一个应用程序时,操作系统会自动删除当前的 identifierForVendor。如果他稍后重新安装该供应商的一个或多个应用程序,操作系统将生成一个新标识符。 identifierForVendor 在正常设备备份期间得到备份。将备份恢复到同一设备也将恢复所有现有的供应商标识符。由于标识符是特定于设备的,因此不会恢复到其他设备。

    来自http://oleb.net/blog/2012/09/udid-apis-in-ios-6/

    【讨论】:

      猜你喜欢
      • 2020-02-27
      • 2011-10-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-02-28
      • 2021-12-08
      • 2011-09-06
      相关资源
      最近更新 更多