ios - iOS 10 中的错误 : Unable to copy asset informati

2016-10-05 13:36:21.383340 MyApp[1867:72704] 0x60000015e350 Copy matching assets reply: XPC_TYPE_DICTIONARY  <dictionary: 0x60000015e350> { count = 1, transaction: 0, voucher = 0x0, contents =
    "Result" => <int64: 0x600000226fe0>: 29
}
2016-10-05 13:36:21.385076 MyApp[1867:72704] 0x608000556420 Daemon configuration query reply: XPC_TYPE_DICTIONARY  <dictionary: 0x608000556420> { count = 2, transaction: 0, voucher = 0x0, contents =
    "Dictionary" => <dictionary: 0x6080005566e0> { count = 1, transaction: 0, voucher = 0x0, contents =
        "ServerURL" => <dictionary: 0x608000556790> { count = 3, transaction: 0, voucher = 0x0, contents =
            "com.apple.CFURL.magic" => <uuid: 0x60800024f720> C1234DCC-2276-5214-B6C1-FD9F5191212
            "com.apple.CFURL.string" => <string: 0x608000241ce0> { length = 30, contents = "https://mesu.apple.com/assets/" }
            "com.apple.CFURL.base" => <null: 0x112e42f20>: null-object
        }
    }
    "Result" => <int64: 0x6080004241e0>: 0
}
2016-10-05 13:36:21.385693 MyApp[1867:72704] [MobileAssetError:29] Unable to copy asset information from https://mesu.apple.com/assets/ for asset type com.apple.MobileAsset.TextInput.SpellChecker

我正在使用 xcode 8 版本和 ios 10。如果,我在 ios 9.3 中使用项目,它可以正常工作,但是当我在 ios 10 中使用的同一个项目出现错误消息时 Unable to copy assets information...

最佳答案

设置 OS_ACTIVITY_MODE = disable 并不能解决问题,只能关闭日志

解决问题:

1- 在 Storyboard 中选择 TextView

2- 来自 Xcode 属性检查器集:

更正 = 否

拼写检查 = 否

3- 固定

问题似乎是因为未能从以下位置下载 Assets 以进行拼写检查: http://mesu.apple.com/assets/com_apple_MobileAsset_TextInput_SpellChecker/com_apple_MobileAsset_TextInput_SpellChecker.xml

希望对你有帮助

关于ios - iOS 10 中的错误 : Unable to copy asset information from https://mesu. apple.com/assets/对于 Assets 类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39868842/

相关文章:

objective-c - UIScrollView contentSize 不起作用

ios - 更改 UITabBar 高度

iphone - 选中时选中的 UItableViewCell 保持蓝色

ios - performFetchWithCompletionHandler 永远不会被解雇

ios - UICollectionView:如何检测滚动何时停止

iphone - 如何使用 NSLog(@"Inside of the iPhone Simulat

objective-c - 100% 不透明度 UILabel 超过 50% 不透明度背景(UIVi

ios - 根据文本量更改 UITableViewCell 高度

ios - 在 iOS 上检测飞行模式

iphone - 如何创建自定义键盘