Skip to main content

All Questions

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
4 votes
1 answer
2k views

IOS app doesn't show up in Firebase Analytics

I build a firebase iOS app. It works with Firestore and it works fine but the problem is the app doesn't show up when I click on dashboard (under analytics in the Firebase console). I have reinstalled ...
chrispsv's user avatar
  • 655
1 vote
1 answer
2k views

Framework not found GoogleAppMeasurement for Firebase/AnalyticsWithoutAdIdSupport

I have this error on Xcode. I know this question has already been asked several times but I have tried everything. sudo gem install cocoapods -n/usr/local/bin pod deintegrate pod clean pod install --...
David's user avatar
  • 81
1 vote
0 answers
77 views

Is there any way to add two google plists in one app?

I have multiple apps and I created an individual app in firebase for each app, Now I want to track analytics in one single project, So is there any way to add one google service plist for push ...
Goutham's user avatar
  • 191
5 votes
0 answers
378 views

Stop Google Mobile Ads SDK transfer private data on iOS

I successfully run ads in my app using the Google Mobile Ads SDK. Therefore I imported the following SDK frameworks into my Xcode project: GoogleAppMeasurement.framework GoogleMobileAds.framework ...
MosTwanTedT's user avatar
0 votes
1 answer
328 views

Build error after removing Bridging Header from Xcode project

I'm trying to integrate my project from Google Analytics to Firebase Analytics. I was using Google Analytics SDK installed with Cococapods. After I do below steps; Remove 'GoogleAnalytics' from Pod ...
Emre Önder's user avatar
  • 2,517
5 votes
2 answers
4k views

Analytics is disabled. Event not logged

I rencently integrated Firebase into my iOS project but I'm having trouble logging events. The automatic screen recording works fine (ViewControllers are shown in the console), but I am not able to ...
gmoraleda's user avatar
  • 1,843
0 votes
0 answers
221 views

Google analytics is showing undefined symbols error while carthage build

I have a project with is using carthage for dependency manager. I have used Google Analytics Sdk in one of my framework , so when i run "carthage build --platform iOS" i am getting the following ...
Rani's user avatar
  • 3,413
0 votes
0 answers
83 views

Installing google analytics without pods, getting error ld: library not found for -lGoogleAnalyticsServices

I'm currently not using pods at all for my project, instead i'm using carthage but unfortunately they don't have carthage support so I followed this tutorial here http://www.danishin.com/article/...
TNguyen's user avatar
  • 1,051
0 votes
2 answers
290 views

lexical or Preprocessor issue GAITrackedViewController.h not found when running unit tests

I am having a problem with the Google Analytics library, I successfully added the library using cocoapods and it works fine when I run the application however, when I run unit tests the file ...
DvixExtract's user avatar
  • 1,315
0 votes
0 answers
245 views

Google analytics Ecommerce value is not updating in google analytics console

I am doing the google analytics e-commerce tracking. And when I do any product shipping or any transaction.That value is not updating in my google analytics console. Here my code : static func ...
doubtman's user avatar
0 votes
1 answer
473 views

App can't import bridging header and find Google/Analytics.h when running in Release Configuration

So I'm trying to set up the debug/release configurations in the app I'm working on. When trying to test the Release configuration, the app won't build. Says: Can't import bridging header and 'Google/...
jped's user avatar
  • 153
0 votes
1 answer
758 views

Google analytics not working on iOS 10

I'm had just implemented google analysis and run the app on one of my iOS devices. However, Real time reporting still showing everything 0. I had setup the google analysis as below. Appreciated if any ...
aznelite89's user avatar
  • 2,095
0 votes
0 answers
65 views

Google Analytics time required for data to be displayed on dashboard

I am working on an iOS app in Swift 3, I have integrated SDK for Google Analytics in the app and with the help of below code, I am trying to send the data to Analytics. let tracker = GAI....
Sundeep Saluja's user avatar
0 votes
1 answer
715 views

Can't send custom events to Google Analytics/Firebase from my Objective-C code

I'm kind of new programming events for Google Analytics (nowadays Firebase?) under iOS. Right now I'm coding some Objective C app and I need to track some custom events inside said app (The typical ...
Isaac's user avatar
  • 1,864

15 30 50 per page
1
2 3 4 5 6