The developer docs (<https://firebase.google.com/d...
# android
l
The developer docs (https://firebase.google.com/docs/analytics/android/start/ ) for firebase analytics suggest getting an instance of FirebaseAnalytics in the onCreate() method of an Activity. Is this really the recommended approach or should this be in a Utils class, in the Application class, or somewhere else?
g
This is not related to Kotlin, and off-topic for this slack