ios - device identifierForVendor UUIDString 在同一设备上发布和测试不同
<p><p>我使用 [ UUIDString] 返回 udid。</p>
<p>当我使用 iPad 测试构建时,返回的值与
从 App Store 下载时,我使用该应用程序运行。</p>
<p>我使用的是同一个设备,但 udid 不同?</p>
<p>自从更新到 Xcode 6.1 后我才注意到这一点。</p>
<p>Xcode 中是否有一个设置可以确定这一点?</p>
<p>谢谢。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>您需要自己持久化它,因为它会在用户卸载/重新安装应用程序时发生变化。因此,在您的情况下,当您从 Appstore 下载它时,它会重新安装并且标识符将发生变化</p>
<p> <a href="https://stackoverflow.com/questions/21878560/how-to-preserve-identifierforvendor-in-ios-after-uninstalling-ios-app-on-device" rel="noreferrer noopener nofollow">How to preserve identifierForVendor in ios after uninstalling ios app on device?</a> </p></p>
<p style="font-size: 20px;">关于ios - device identifierForVendor UUIDString 在同一设备上发布和测试不同,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/26823256/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/26823256/
</a>
</p>
页:
[1]