Skip to main content
Ask questions and share your thoughts on the future of Stack Overflow. Join our first live community AMA this Wednesday, February 26th, at 3 PM ET. Learn more

All Questions

2 votes
2 answers
59 views

Getting backgroundservicestartnotallowedexception in Android App

Crash 1 : Fatal Exception: java.lang.RuntimeException Error receiving broadcast Intent { act=com.google.analytics.RADIO_POWERED cat=[in.abc.android] flg=0x10 (has extras) } in com.google.android.gms....
Kunal Sen's user avatar
0 votes
0 answers
83 views

Firebase Google analytics doesn't work in jetpack compose

I carefully did all the tutorial said, like 5 times already, and nothing works. there's no any data in my firebase console, and yes i'm sure its this project. Here is all i did: Installed all ...
oltry's user avatar
  • 1
1 vote
0 answers
54 views

Tracking event from a varient of remote config in google analytics

I have a mobile app, I use remote config to create different paywalls and ABtest them to users. But as I see in the AB test feature in Firebase, all I can track is 7 different metrics. I also figure ...
Giang Dang's user avatar
0 votes
0 answers
86 views

FA-Ads : Disabling data collection. Found google_app_id in strings.xml but Google Analytics for Firebase is missing

I have a strange issue in my android application where I try to adding AdMob advertising based on Firebase connection: W FA-Ads : Disabling data collection. Found google_app_id in strings.xml but ...
Alex161's user avatar
  • 71
0 votes
0 answers
92 views

How to send custom event to Firebase Analytics with EVENT PARAMETER KEY directly

I am using following code in Kotlin for Android App to send custom events, but these are stored under value Key, but how can I set it directly to EVENT PARAMETER KEY in Analytics reports, when ...
DEVENDRA SAKIBANDA's user avatar
0 votes
1 answer
302 views

Firebase Analytics first_open and session_start events not sent when consent granted

In our project we switched to Consent Mode v2 and therefore set the initial consent of analytics_storage, ad_storage, ad_user_data and ad_personalization_signals to false. After this change we were no ...
AnSrwn's user avatar
  • 23
0 votes
0 answers
167 views

Server Side Tagging for Google Tag Manager Android

I am trying to implement server side tagging for an android app by following the instructions in section 3 of this link: https://developers.google.com/tag-platform/tag-manager/server-side/send-data?...
as07's user avatar
  • 25
0 votes
1 answer
217 views

Android - Firebase events not showing up in some devices

I have an app with both Homolog and Production flavors. In the Homolog flavor, I use the following command to connect to Firebase Debug View: adb shell setprop debug.firebase.analytics.app com....
LMaker's user avatar
  • 1,630
0 votes
0 answers
37 views

Unable to add Google Analytics to an existing application which doesn't already have AD_ID permission in manifest file

I have an existing app on Play Store, including an internal testing and closed testing track. I want to add Google Analytics, and therefore have added the com.google.android.gms.permission.AD_ID ...
Andreas Winther Moen's user avatar
1 vote
1 answer
43 views

Should I use the same firebase project for 2 different but similar android apps

I have 2 different but similar apps one is for mathematics the other is for biology so I want to integrate Firebase for viewing analytics in this case should I use separate Firebase projects all I ...
Xamsoft Solutions's user avatar
0 votes
0 answers
79 views

Android Google analytics long average session time

We are using Google analytics in our app(iOS and Android). The Android average session time(8-10mins) seems way higher compared to the iOS(Avg: 1-2 mins). The Android data certainly isn't right. I ...
Droidme's user avatar
  • 1,252
1 vote
0 answers
1k views

Error - Missing google_app_id. Firebase Analytics disabled

I got this error when enabled Firebase Analytics in my Android app. And the Analytics didn't show in the dashboard. E/FA ( 7298): Missing google_app_id. Firebase Analytics is disabled. I am ...
Megha Pradeetha's user avatar
1 vote
0 answers
58 views

Ignore store submissions testers data in google analytics

I'm working on a new flutter application which I've just published to the Google play and app store so I don't have a lot of active users. Each time I published a new version to the stores, there are ...
galvan's user avatar
  • 7,466
2 votes
0 answers
358 views

Google Consent Mode V2 In the Android Studio logcat, can not find the log message "ad_personalization=denied" or "ad_personalization=granted"

Google Consent Mode V2 In the Android Studio logcat, can not find the log message "ad_personalization=denied" or "ad_personalization=granted" but can find: Setting consent, ... ...
Langgan's user avatar
  • 101
0 votes
1 answer
194 views

Android Unity - Firebase Console not showing any updates

I have installed Firebase in clean Unity Android project and it is not sending logs to Firebase console. There is no error in the Unity Console. Followed the official documentation. I don't know if it ...
Ali Gilani's user avatar

15 30 50 per page
1
2 3 4 5
112