gpt4 book ai didi

ios - Firebase 分析磁盘写入失败

转载 作者:行者123 更新时间:2023-11-29 11:58:41 27 4
gpt4 key购买 nike

在 iOS 上使用 Firebase SDK,并使用 Apple TestFlight 对应用进行一些实时测试。一些用户报告了一些奇怪的行为,所以我开始查看他们的日志,发现 Firebase 发生了一些奇怪的事情。以下是日志中的一些片段:

kernel[0] : Sandbox: (455) deny(1) file-write-create /private/var/containers/Bundle/Application/FIREBASE_UNIQUE_INSTALL

<Notice>: <FIRAnalytics/INFO> Firebase Analytics v.3200000 started
<Notice>: <FIRAnalytics/INFO> To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (google link removed)
<Notice>: <FIRAnalytics/INFO> Successfully created Firebase Analtics App Delegate Proxy automatically. To disable the proxy, set the flag FirebaseAppDelegateProxyEnabled to NO in the Info.plist

<Notice>: Sandbox: Studio(455) deny(1) file-write-create /private/var/containers/Bundle/Application/FIREBASE_UNIQUE_INSTALL

在用户身份更改后不久,回调进来,我记录它。

 <Notice>:    <FIRUser: 0x13e06b110>

然后是更多的 firebase 日志记录。

 <Notice>: <FIRAnalytics/INFO> Firebase Analytics enabled

我需要一些服务器身份验证的身份验证 token ,以便完成处理程序进入并记录它。

 <Warning>: [STConfiguration] firebase auth token: <hidden token>

在那之后,我开始下载一些存储文件,那里有更多的奇怪之处,我得到了很多 ssl 握手错误(ATS 处理正确,很难调试这些错误)。

 <Warning>: CFNetwork SSLHandshake failed (-9806)

然后是另一个 Firebase 怪事。

 <Notice>: Sandbox: <appname hidden>(455) deny(1) file-write-create /private/var/containers/Bundle/Application/FIREBASE_LAST_TIMESTAMP

就这样持续了一段时间。奇怪的是,一些 Firebase 的东西工作正常,其他的似乎无缘无故地失败了。 ssl 握手问题似乎指向连接到未连接到互联网的无线网络的设备,但我不确定。

最佳答案

这应该在最新的 Firebase Analytics 版本中得到修复。

关于ios - Firebase 分析磁盘写入失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38004539/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com