Firebase崩溃报告电子邮件 [英] Firebase Crash report email

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

问题描述

我已经为我的项目实施了 Firebase 崩溃报告基本设置,并且没有任何问题。是否可以在我的电子邮件上获取这些错误报告?在崩溃报告仪表板上,我无法找到非致命错误或致命错误的电子邮件发送功能。

I have implemented Firebase crash report basic setup for my project and it worked perfectly without any problem. Is it possible to get those error report on my email? I am unable to find email sending feature for non fatal or fatal error on crash report dashboard.

FirebaseCrash.report(新异常(我在Android上的第一个Firebase非致命错误)); / b>

FirebaseCrash.report(new Exception("My first Firebase non-fatal error on Android"));

推荐答案

是的,您可以通过以下5个简单步骤获取您的电子邮件中的错误报告:

Yes, you can get error reports on your email, in 5 simple steps:


  1. 转到Firebase控制台上的订阅标签
  2. 选择您的项目

  3. 您将看到两个选项:一个用于新群集,另一个用于回归。 b $ b
  4. 当你点击其中的一个,你会看到一个电子邮件复选框。检查它,然后点击保存。

  5. 完成,现在您可以获取用于注册Firebase的电子邮件帐户的报告。

  1. Go to the subscriptions tab on the Firebase console.
  2. Select your project
  3. You'll see two options: one for new clusters and one for regressions.
  4. When you click on one of those, you'll see an email checkbox. Check it and click on save.
  5. Done, now you can get the reports on the email account that you used to sign up for Firebase.

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

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