Firebase Crashlytics vs. GitHub

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Firebase Crashlytics
Score 9.7 out of 10
N/A
Crashlytics is a mobile analytics tool which helps users find the exact line of code that their app crashed on, providing granular insight into mobile app performance and user experience. Crashlytics was acquired by Google in 2017 and is now offered as part of the Firebase product.N/A
GitHub
Score 9.1 out of 10
N/A
GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.
$4
per month per user
Pricing
Firebase CrashlyticsGitHub
Editions & Modules
No answers on this topic
Team
$40
per year per user
Enterprise
$210
per year per user
Offerings
Pricing Offerings
Firebase CrashlyticsGitHub
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Firebase CrashlyticsGitHub
Features
Firebase CrashlyticsGitHub
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Firebase Crashlytics
-
Ratings
GitHub
9.3
10 Ratings
7% above category average
Branching and Merging00 Ratings9.610 Ratings
Version History00 Ratings9.610 Ratings
Version Control Collaboration Tools00 Ratings9.79 Ratings
Pull Requests00 Ratings9.710 Ratings
Code Review Tools00 Ratings8.89 Ratings
Project Access Control00 Ratings9.110 Ratings
Automated Testing Integration00 Ratings8.810 Ratings
Issue Tracking Integration00 Ratings8.810 Ratings
Branch Protection00 Ratings9.89 Ratings
Best Alternatives
Firebase CrashlyticsGitHub
Small Businesses
Matomo Analytics
Matomo Analytics
Score 8.6 out of 10
Git
Git
Score 10.0 out of 10
Medium-sized Companies
Flurry Analytics (discontinued)
Flurry Analytics (discontinued)
Score 9.0 out of 10
Git
Git
Score 10.0 out of 10
Enterprises
Flurry Analytics (discontinued)
Flurry Analytics (discontinued)
Score 9.0 out of 10
Perforce P4
Perforce P4
Score 7.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Firebase CrashlyticsGitHub
Likelihood to Recommend
10.0
(8 ratings)
9.8
(131 ratings)
Likelihood to Renew
10.0
(1 ratings)
10.0
(1 ratings)
Usability
10.0
(1 ratings)
9.4
(10 ratings)
Support Rating
-
(0 ratings)
8.8
(26 ratings)
User Testimonials
Firebase CrashlyticsGitHub
Likelihood to Recommend
Google
Firebase Crashlytics is a no-brainer if you are already using any of the other Firebase suite of products, as its integration is very easy if you are already using these in your app. If you have cross-platform Android, iOS, and macOS apps, you should also consider Firebase Crashlytics to provide a unified across your platforms. If your app is only on Android or only on Apple, then you may be better off remaining with the default Apple Developer or Google Play Developer Console crash collection experiences.
Read full review
GitHub
GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
Read full review
Pros
Google
  • Providing stack traces that are useful when users have crashes.
  • Tracking crashes per version (app and OS) so we know whether to release a version to everyone instead of a subset.
  • Provides trending crsahes/problems if there's a spike in issues so we can get on it quickly.
Read full review
GitHub
  • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
  • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
  • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
Read full review
Cons
Google
  • Navigation between the issue listing and details is something difficult to understand for the new user.
  • Pannel takes time in loading may be because of analytics data but it can be reduce.
  • Not provide accurate line number in case of proguarded apps.
Read full review
GitHub
  • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
  • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
  • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
  • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
Read full review
Likelihood to Renew
Google
Because its fulfilling our basic and necessary requirements that can be an only and enough reason to renew the subscription.
Read full review
GitHub
GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
Read full review
Usability
Google
It is very easy for non-developer staff to use the Firebase Console and gather information for the development team. Developers will find it straightforward to integrate Firebase Crashlytics into new or existing codebases using Google's in-depth developer documentation. I cannot think of an easier cross-platform solution to use, and because of that I wish it supported more platforms!
Read full review
GitHub
GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
Read full review
Support Rating
Google
No answers on this topic
GitHub
There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
Read full review
Alternatives Considered
Google
Truly speaking, it is also a quite good tool for crash reports, but Firebase Crashlytics was better to use when you are using the Firebase Realtime database as your DB, so the integrations become much easier.
Read full review
GitHub
While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
Read full review
Return on Investment
Google
  • Fix bugs within hours rather than days or weeks
  • Retain users longer by reducing their frustration due to crashes
  • Keep management happy that our app is stable & bug-free
Read full review
GitHub
  • Team collaboration significantly improved as everything is clearly logged and maintained.
  • Maintaining a good overview of items will be delivered wrt the roadmap for example.
  • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
Read full review
ScreenShots