Firebase崩溃报告API /通知 [英] Firebase Crash Reporting API/Notifications

查看:110
本文介绍了Firebase崩溃报告API /通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一段时间,但一直没能找到一种方式发送关于Firebase崩溃的通知。我已经找到/启用了这些崩溃的电子邮件通知,但我希望有一个API,我可以用它们集成到Slack或比电子邮件更具有可操作性的东西。有没有办法做到这一点?

解决方案

firebaser here


您将在某种类型的崩溃报告中自动收到电子邮件:新的崩溃类型和回归。例如,如果您已经修复了某种类型的崩溃,则系统将向您发送一封电子邮件,以提醒您此回归。



但是没有API用于在服务器上注册崩溃时进行调用。这听起来像是一个很好的功能,所以我建议您提交功能请求

您现在可以做的最好的方法就是从报告崩溃的客户端触发这样一个操作。

I've been looking around for a while now, but haven't been able to find a way to send out notifications about Firebase crashes. I have found/enabled email notifications for these crashes, but I was hoping for an API that I could use to integrate them into Slack or something a bit more actionable than email. Is there any way to do this?

解决方案

firebaser here

You will automatically get emails upon certain type of crash reports: new crash types and regressions. For example if a type of crash that you had fixed reoccurs, the system will send you an email to alert you to this regression.

But there is no API (yet) for getting called when a crash is registered on the server. It sounds like a good feature though, so I'd recommend that you file a feature request.

The best you can do right now is to trigger such an action from the client that reports the crash.

这篇关于Firebase崩溃报告API /通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆