【问题标题】:Getting Firebase MobileAssetError warning in XCode 8在 XCode 8 中获取 Firebase MobileAssetError 警告
【发布时间】:2017-01-23 22:24:27
【问题描述】:

刚刚在我的 iPhone 上下载了 XCODE 8 和 IOS 10。我在 Xcode 上收到了一些 Firebase 警告,但读到他们正在处理它,并且您可以继续在手机上运行模拟器而没有问题。构建成功,但是我在 Xcode 上得到了这个输出:

2016-09-15 15:04:54.598607 TheApp[443:51993] [MC]System group
container for systemgroup.com.apple.configurationprofiles path is
/private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles

2016-09-15 15:04:54.601052 TheApp[443:51993] [MC] Reading from
public effective user settings.  

2016-09-15 15:05:00.085676 TheApp[443:52259] 0x174146460 Copy matching assets reply: XPC_TYPE_DICTIONARY  <dictionary: 0x174146460> { count = 1,
transaction: 0, voucher = 0x0, contents =   "Result" => <int64:
0x17403a0c0>: 29 }

2016-09-15  15:05:00.089032 TheApp[443:52259] 0x170147010 Daemon configuration query reply: XPC_TYPE_DICTIONARY  <dictionary: 0x170147010> { count = 2, transaction: 0, voucher = 0x0, contents =   "Dictionary" =>
<dictionary: 0x1701467d0> { count = 1, transaction: 0, voucher = 0x0,
contents =      "ServerURL" => <dictionary: 0x170146f60> { count = 3,
transaction: 0, voucher = 0x0, contents =           "com.apple.CFURL.magic" => <uuid: 0x170258ae0> C3853DCC-9776-4114-B6C1-FD9F51944A6D "com.apple.CFURL.string" => <string: 0x170259fb0> { length =
30,contents = "https://mesu.apple.com/assets/" }
"com.apple.CFURL.base" => <null: 0x1b215fe80>: null-object      }   }
"Result" => <int64: 0x170225ce0>: 0 }  

2016-09-15 15:05:00.089289 TheApp[443:52259] [MobileAssetError:29] Unable to copy asset information from https://mesu.apple.com/assets/ for asset type com.apple.MobileAsset.TextInput.SpellChecker

【问题讨论】:

  • 什么表明日志消息来自 Firebase?
  • 我也收到了。
  • 我在不使用 Firebase 的情况下也遇到了同样的事情。您是否使用UITextFieldUITextView 也停用了拼写检查器?
  • 是的。更新了 xcode 和 pods 现在一切正常。
  • 我认为mesu.apple.com 存在一些问题,服务器似乎关闭了一段时间。

标签: ios swift firebase ios10 xcode8


【解决方案1】:

更新了 xcode 和我所有的 pod。现在一切正常。如果您遇到同样的问题,请尝试这样做。新版本可能会出现这些问题。发布后定期查找更新有助于摆脱这些问题。

【讨论】:

    猜你喜欢
    • 2017-03-31
    • 2017-02-01
    • 1970-01-01
    • 1970-01-01
    • 2015-08-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多