Firebase 不会报告我在应用分析 > 崩溃中看到的 iOS 中的所有崩溃

Firebase does not report all crashes in iOS that I can see in app analytics > crashes

在过去 30 天内,应用商店连接报告了大约 14 次崩溃,但 firebase crashlytics 仅报告了大约 1 次崩溃。我想在我的应用程序中正确设置了崩溃报告,因为它向 Firebase 发送了一些崩溃。您知道为什么会发生这种情况以及如何解决这个问题吗?

app store connect screenshot

firebase crashlytics screenshot

我写信给 google 支持,原因是缺少 dSYM 文件。我上传了它,几天后来自 google crashlytics 的崩溃计数甚至变得更大,因为正如应​​用商店所写 "We only show Crashes from users who have agreed to share their diagnostics and usage information with app developers."