Hacker News new | ask | show | jobs
by Sephiroth87 2232 days ago
Except you don't need to import Firebase Analytics to use the messaging. And, same as the Facebook SDK situation earlier today, Firebase SDKs will do stuff when the app loads whether you reference them or not.
1 comments

According to the repo [1] they're using: apply plugin: 'com.google.firebase.crashlytics' com.google.firebase:firebase-messaging

[1] https://github.com/nhsx/COVID-19-app-Android-BETA/search?p=1...

I assume crashlytics is for crash dumps only, could firebase-messaging pull in firebase-analytics?

Why are y'all aggressively judging the codebase when you don't even know how firebase analytics works on Android? Damn