google analytics - Crash Firebase vs Crashlytics vs HockyApp -


i've been using crashlytics in application, our client using hockeyapp, , came know recent updates google firebase.

has had chance use above tools, overview , suggestion? did 1 on other... , why?

have great day.

i'm afraid can't speak hockeyapp @ all, have experience in using firebase , crashlytics using ios , android clients. below paragraphs don't factor in hockeyapp, , compare firebase crash reporting crashlytics.

of two, depend on crashlytics crash reporting until firebase can further revise features. i've implemented both in apps, , there advantages crashlytics. send email notifications when crashes occur, including priority changes, , crashes appear in interface, within 5 minutes typically.

as stands, firebase doesn't have crash notifications, , can take 20-40 minutes crash report appear in dashboard. benefit of using firebase's reporting analytics create audience group of crash experiencing users, allowing identify , provide different experience users (push notification, welcome screen, coupon code, etc)

both:

ability report logs crashes investigate interaction , function

crashlytics:

~5 minute reporting time

email notifications

firebase:

20-40 minute reporting time

richer user data

can redact logged info: "logged in chris" become "logged in [redacted_us_male_name]"


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -