Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Integrate Firebase for crash reporting, analytics, and performance monitoring #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vickychijwani
Copy link
Member

Fabric was acquired by Google a while ago and their tools are being merged into Firebase. So we'll need to migrate off of Fabric in the coming months. Currently we use these Fabric tools:

While we're at it, Firebase has some other nice tools for things like performance monitoring and server-side app configuration as well. Worth looking into those.


Todo:

  • Integrate Firebase Analytics
  • Integrate Firebase Crashlytics
  • Integrate Firebase Performance Monitoring
  • Remove all traces of Fabric

Observations:

  • APK size impact with new firebase-core + firebase-perf deps: 9.86 MB -> 10.85 MB (+992 KB)
    • Removing Fabric eventually should offset this

@vickychijwani vickychijwani force-pushed the firebase branch 2 times, most recently from 6314102 to 97c2608 Compare February 21, 2019 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant