Crash Firebase vs Crashlytics vs HockyApp [英] Crash Firebase vs Crashlytics vs HockyApp

查看:763
本文介绍了Crash Firebase vs Crashlytics vs HockyApp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在应用程序中使用了Crashlytics,我们的客户使用了HockeyApp,并且通过Google Firebase的最近更新了解了这些信息。

有没有人有机会使用上面的工具,你有什么概述和建议?你喜欢一个在另一个...为什么?

有一个伟大的一天。

解决方案

恐怕我不能说HockeyApp,但是我有一些使用iOS和Android客户端使用Firebase和Crashlytics的经验。以下段落并不考虑HockeyApp,只将Firebase Crash报告与Crashlytics进行比较。

其中,我将依赖Crashlytics进行崩溃报告,直到Firebase进一步修改功能。我已经在一些应用程序中实现了这两个功能,并且Crashlytics有一些优点。他们会在发生崩溃时发送电子邮件通知(包括优先级更改),并且通常会在5分钟内在界面中快速出现崩溃。



目前,Firebase不会没有崩溃通知,崩溃报告可能需要20-40分钟才能显示在仪表板中。使用Firebase报告的好处是,他们的分析将创建一个遇到用户崩溃的受众群体,使您能够识别并为这些用户提供不同的体验(推送通知,欢迎屏幕,优惠券代码等)。
$ b $ p
$ b


能够报告崩溃的日志以调查交互和
函数

Crashlytics

< blockquote>

〜5分钟报告时间

电子邮件通知

Firebase:


20-40分钟报告时间

更丰富的用户数据

可以编辑一些记录信息:登录Chris可能会变成登录[REDACTED_US_MALE_NAME]



I've been using Crashlytics in application, our client using HockeyApp, and I came to know by the recent updates to Google Firebase.

Has anyone had a chance to use above tools, what are your overview and suggestion? Did you like one over the other... and why?

Have a great day.

解决方案

I'm afraid I can't speak for HockeyApp at all, but I have some experience in using Firebase and Crashlytics using iOS and Android clients. The below paragraphs don't factor in HockeyApp, and only compare Firebase Crash Reporting to Crashlytics.

Of the two, I would depend on Crashlytics for crash reporting until Firebase can further revise features. I've implemented both in some apps, and there are some advantages to Crashlytics. They send email notifications when crashes occur, including for priority changes, and crashes appear very quickly in the interface, within 5 minutes typically.

As it currently stands, Firebase doesn't have crash notifications, and it can take 20-40 minutes for a crash report to appear in the dashboard. A benefit of using Firebase's reporting is that their analytics will create an audience group of crash experiencing users, allowing you to identify and provide a different experience for those users (push notification, welcome screen, coupon code, etc)

Both:

Ability to report logs for crashes to investigate interaction and function

Crashlytics:

~5 minute reporting time

Email notifications

Firebase:

20-40 minute reporting time

Richer user data

Can redact some logged info: "Logged in Chris" could become "Logged in [REDACTED_US_MALE_NAME]"

这篇关于Crash Firebase vs Crashlytics vs HockyApp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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