Skip to main content

Questions tagged [firebase-analytics]

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement. It integrates across Firebase and Google and provides you with unlimited reporting for up to 500 event types that you define using the SDK. Google Analytics reports help you understand clearly how your users behave, enabling you to make informed decisions regarding app marketing and performance optimizations.

firebase-analytics
0 votes
0 answers
33 views

FirebaseAnalytics can't find FirebaseAnalytics.xcframework

I want to upgrade FirebaseAnalytics from version 8.15.0 to version 10.24.0, I installation FirebaseAnalytics with CocoaPods. After successful pod install, I found that the FirebaseAnalytics....
Pele Lee's user avatar
1 vote
1 answer
146 views

Flutter Firebase Analytics Error: Undefined symbol: _FIRConsentStatusDenied

I am trying to implement firebase analytics and crashlytics to my flutter project but I am getting the error below when I try to run on iOS simulator and physical device: Error (Xcode): Undefined ...
t13n's user avatar
  • 352
0 votes
1 answer
91 views

How to set consent properly in Firabse sdk for Unity?

I'm using Firebase analytics and crashlytics in Unity. Anyone got an example of how to properly implement the consent flow? If I'm using cmp (google ump), can I use it for firabase consent? Tried to ...
Moti Monsonego's user avatar
0 votes
0 answers
32 views

Issue adding custom Definition in google analytics

How to resolve this issue 'Parameter name is not allowed for this scope.' while creating a custom dimension for google analytics. steps: open firebase console select Analytics on the left side menu ...
Hira Shrestha's user avatar
0 votes
0 answers
50 views

Getting 'not set'/garbage value for Google Ad Id (GAID) in Firebase analytics when set as custom user property

I fetch and send GAID from Splash activity of my application. I found the GAID alright in debug mode on my physical device. I also tested using Firebase debugging tool and got proper GAID value as a ...
M. Arabi Hasan Sakib's user avatar
0 votes
0 answers
20 views

Firebase Analytics not functioning after switching from CocoaPods to SPM

I recently switched my project from CocoaPods to Swift Package Manager (SPM), and since then, Firebase Analytics has stopped functioning properly. While I can track events in debug mode (by adding &...
Doogie's user avatar
  • 1
1 vote
0 answers
105 views

Firebase Log Event not showing up in console

I am trying to create a custom firebase log event to check how many players completed a single level in a unity game, but the event I created is not showing up in the console. Here is the log event ...
Dinesh R's user avatar
1 vote
0 answers
33 views

Int and Long paramters show as "not set" in firebase analytics console

I have an event with three parameters, a String a Long, and another one is Int. The event triggered successfully and the value of the String parameter is showing in Firebase Analytics Console, but Int ...
saman shahsavari's user avatar
0 votes
0 answers
41 views

expo react native , @react-native-firebase/app I got this error Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()

i was using expo react native ive install the firebase package using npm install --save @react-native-firebase/app i also install the package im using @react-native-firebase/analytics the issue is ...
shabas 001's user avatar
0 votes
1 answer
256 views

EAS local build for iOS failing after adding react-native-firebase/analytics?

I am trying to run @react-native-firebase/analytics in my Expo-managed app. I've followed the official guide and installed required packages, and added the necessary configuration to my app.json. But ...
Rwzr Q's user avatar
  • 165
2 votes
1 answer
78 views

Firebase Remote Config randomizationId In Server Environment

I am trying to use randomizationId for firebase remote config server environment. I created the condition in the image. Here is my example code below but I am always included either first percentage ...
berkaycelebi's user avatar
0 votes
0 answers
25 views

Keep the same remote config even if the user changes device - firebase a/b

I don't quite understand if it's something that just occurred to me or if it's really hard to find the answer. The problem is simple and basic, I have a firebase experiment that assigns variants of ...
LcsGrz's user avatar
  • 143
1 vote
1 answer
44 views

Why firebase Sign In showing error in next.js?

I am trying to sign in with email and password in firebase. I made a sign up page where I am able to successfully store the credential in firebase auth but sign in is not happening. 'use client' ...
Ajay Satpati's user avatar
1 vote
0 answers
787 views

How to fix Firebase Analytics purple error: This code path does I/O on the main thread underneath that can lead to UI responsiveness issues

Recently Xcode started showing a purple error on Firebase Analytics, please take a look: In text: {"message":"This code path does I/O on the main thread underneath that can lead to UI ...
Stan's user avatar
  • 147
-1 votes
1 answer
73 views

Can I set two different Google Analytics in a Firebase Project?

so we have already built our app using Firebase. We use some services like FCM, Crashlytics, App Distribution etc and we also use Firebase Google Analytics. but recently our company have branch office ...
Agung Laksana's user avatar

15 30 50 per page