Skip to main content

All Questions

-1 votes
0 answers
15 views

React Native App Stopped Logging Conversions to Google Ads

I have a React Native Expo app for iOS that uses Firebase and Firebase Analytics to log user installs. The app correctly logs events to Firebase and Firebase Analytics, where I can see events such as ...
Viktor Pesic's user avatar
2 votes
1 answer
3k views

What version of the Google Analytics for Firebase iOS SDK is used in the latest Xamarin.Firebase.iOS.Analytics nuget package?

I received a notification on Firebase saying: Action Recommended: Update the Google Analytics for Firebase (GA4F) iOS SDK Update to version 10.24.0 or later to avoid potential impact resulting from ...
codybchaplin's user avatar
11 votes
0 answers
1k views

Firebase Swift iOS: "Cannot get flag for unregistered flag" error

I am using Firebase analytics with Xcode and iOS. Only recently, firebase started printing this error, sometimes spamming it tens, if not hundreds of times in a row: 9.6.0 - [FirebaseAnalytics][I-...
Grant Oganyan's user avatar
1 vote
2 answers
1k views

Why Firebase Analytics first_open event is not sent automatically unless I first logEvent a dummy event explicitly?

I am following the setup https://www.raywenderlich.com/18579842-firebase-analytics-getting-started I am using flag -FIRAnalyticsDebugEnabled I view the real-time result in Firebase Analytics Debug ...
Cheok Yan Cheng's user avatar
0 votes
1 answer
4k views

Google (Firebase) Analytics Debugger Wont Show iOS Device (Flutter Project)

I have tried every solution I can find online, but I still cannot get an iOS device to show on the GA debugger view. I have added -FIRAnalyticsDebugEnabled to the debug scheme in XCode to my Flutter ...
Dennis Ashford's user avatar
0 votes
1 answer
36 views

Is it possible to integrate my existing Firebase project(iOS and Android) to separate google analytic account without losing current data

I have a Firebase project already setup for iOS and Android platforms. Now I want to integrate with Google analytic account not from the same firebase account I am using but the other separate account ...
Pranjali Wagh's user avatar
2 votes
0 answers
93 views

why does "desktop" show on my mobile app for "device category" in firebase?

When looking at my mobile app data in Google Analytica Firebase. I'm wondering why web would show up in device category? My assumption is this is either an emulator or the app is available to download ...
user11964915's user avatar
3 votes
1 answer
8k views

FIrebase for iOS not logging custom events

Recently I have added Firebase to my project to add event tracking. The problem is that I can not log custom events. I have enabled Analytics at firebase I have added the GoogleService-Info file I ...
Andoni Da Silva's user avatar
1 vote
0 answers
334 views

Renaming Firebase event name in iOS still tracks old name

Recently, I renamed the firebase analytics event tracking names in few places in my iOS app. I did this totally in the code side. However, post this change, I see some of the renamed events are not at ...
letsbondiway's user avatar
0 votes
1 answer
924 views

iOS Firebase Events Don't Show in BigQuery but do in Google Analytics and Firebase Console

I'm having an issue with Firebase Events from my iOS app in that they are missing from BigQuery (Events Table) but show up in the Firebase Console and Google Analytics dashboard. Android does not have ...
Ross Barbish's user avatar
3 votes
0 answers
841 views

How to track installs from App Store (iOS App) with Firebase Analytics?

The marketing area of my company wants to create an installation campaign of an iOS app in google ads, however we can only measure the first_open event. Is there a way to directly measure app ...
Alberto PC's user avatar
1 vote
0 answers
109 views

Why does an iOS app delay sending google analytics tracking calls ? How to control?

Here is the scenario: Environment: In both iOS simulator and iPhone production app 1:00 PM - connect Charles to iOS 1:00 PM - open app 1:00 PM to 1:15 PM - perform user actions 1:00 PM to 1:15 PM - ...
Aswin Kumar Coimbatore Soma Su's user avatar
16 votes
1 answer
6k views

What are the downsides of using firebase analytics without ad id (AnalyticsWithoutAdIdSupport)?

With iOS 14, Apple has introduced new privacy features. When installing firebase through cocoapods, one of the options is to install Analytics without IDFA collection capability. # pod ‘Firebase/...
NSCoder's user avatar
  • 1,664
2 votes
0 answers
471 views

Disabling IDFA in Firebase Analytics conflicts with Google Analytics

We are developing an app in iOS and using GA & FA at the same time. To comply with Apple's ATT, we would like to disable IDFA collection according to user consent. According to Firebase, To ...
user17178353's user avatar
0 votes
1 answer
505 views

React Native - Firebase custom events are not logged in the console

I have an application developed in React Native that correctly sends the events to Firebase in Android and in IOS <14 but in versions higher than 14 it does not register the custom events but the ...
Daniel Pacheco's user avatar

15 30 50 per page
1
2 3 4 5
7