简体   繁体   English

从应用商店下载时出现奇怪的问题

[英]weird issue when downloading from the app store

I am getting the following error after doing an upgrade from the app store. 从应用商店升级后,我收到以下错误。 I tried simulating this in Xcode by installing the previous version and then running the new update via XCode and I didn't get this error. 我尝试通过安装以前的版本然后通过XCode运行新的更新在Xcode中模拟这个,我没有得到这个错误。 What is going on? 到底是怎么回事? Is this one of those apple app store DRM issues? 这是苹果应用商店DRM问题之一吗?

 <Error>: libMobileGestalt copyInternationalMobileEquipmentIdentity: No IMEI in CT mobile equipment info dictionary - <CFBasicHash 0xee6c450 [0x3f004650]>{type = mutable dict, count = 3,
    entries =>
        2 : <CFString 0xee6c400 [0x3f004650]>{contents = "kCTMobileEquipmentInfoMEID"} = <CFString 0xee6c430 [0x3f004650]>{contents = "A100001CB0E219"}
        3 : <CFString 0xee6c500 [0x3f004650]>{contents = "kCTMobileEquipmentInfoMIN"} = <CFString 0xee6bcd0 [0x3f004650]>{contents = "5204299292"}
        7 : <CFString 0xee6bd10 [0x3f004650]>{contents = "kCTMobileEquipmentInfoPRLVersion"} = <CFNumber 0xee68de0 [0x3f004650]>{value = +52333, type = kCFNumberSInt64Type}
    }
Jul  6 14:38:31 unknown lockdownd[26] <Notice>: 01633000 copy_imei: MobileGestalt failed to provide an IMEI
Jul  6 14:38:31 unknown lockdownd[26] <Notice>: 01633000 copy_iccid: invalid ICCID from CT/no ICCID available
Jul  6 14:38:31 unknown wifid[13] <Error>: WiFi:[363303511.631083]: Client itunesstored is background application
Jul  6 14:38:31 unknown UserEventAgent[12] <Warning>: TRACE: <MBConnection: 0x145210> sending {
        command = kMBMessageAccountChanged;
    }
Jul  6 14:38:31 unknown configd[45] <Notice>: network configuration changed.
> 

It could be, but Apple has stated they have resolved the problem. 可能是,但苹果公司表示他们已经解决了这个问题。 You can check this post . 你可以查看这篇文章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM