Top "Firebase-analytics" questions

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement.

Using Firebase in .NET

I want to implement Firebase into my .NET WPF Desktop Application. I can't find anything useful on the internet about …

c# .net firebase firebase-analytics
How to add Firebase custom events for analytics?

I've seen some questions and answers about custom events for firebase analytics, but i just wanted to ask you a …

android firebase firebase-analytics firebase-console
Firebase Analytics Debug View does not show anything

I linked my Android app with Firebase using Android Studio Which created and set my google-service.json into my project. …

android firebase firebase-analytics
Firebase Analytics custom events params

I am completely new to Firebase analytics. I am trying to send an event which shows statistics about my API …

android events firebase firebase-analytics
Firebase Analytics events from iOS not showing up

I am testing the new Google-powered Firebase, and have implemented remote notifications and crash reporting. I am, however, having massive …

ios firebase firebase-analytics
How to see all device list in Firebase Analytics?

In our App we're using FCM, so Firebase analytics is also working. However, from the dashboard, we can only see …

android firebase-analytics
Turning Firebase Analytics on on Xcode

I am trying to test the implementation of my Firebase Analytics. In their documentation they state that: Enable debug mode …

swift xcode firebase firebase-analytics
How to disable/remove FirebaseAnalytics

I update 'Google/Analytics' from CocoaPod and get FirebaseAnalytics. After that, each time I run project, the FirebaseAnalytics turns out …

ios google-analytics cocoapods firebase-analytics
All firebase libraries must be either above or below 14.0.0

I have checked my app build.gradle file and these are the only lines that are related to firebase in …

android firebase firebase-cloud-messaging firebase-analytics firebase-crash-reporting
Disabling firebase automatic screen reporting

Is there a way to disable Firebase analytics automatic screen reporting? I have a few UIViewCOntroller's that i don't want …

ios swift firebase firebase-analytics