I’m primarily monitoring Display screen Names, underneath the default “Screen_View” tag whereas additionally monitoring some button occasions in my app. Nevertheless, on the Analytics dashboard, there’s at all times a “(Not Set)” being displayed, and it is also one of the crucial frequent tracks.
Anybody know what that is and the way I can cease it from monitoring, I’ve been by way of all my Analytic requires Display screen Names (because the not set seems underneath Screen_View property/occasion) and checked to verify no Nil/Null worth is handed in and all the pieces seems right, I’m additionally solely passing in and monitoring Strings.
All my analytic monitoring calls are carried out within the viewDidAppear() capabilities in view controllers.
I’ve additionally been by way of enabling the logs and checked however cannot discover something that stands proud right here.
Anybody else have this problem and was in a position to remedy it?
Ive additionally added a screenshot beneath of the dashboard the place that is showing, needed to take away all display names for consumer confidentiality.
2023-05-10 13:52:39.803715+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCore][I-COR000001] Configuring the default app.
2023-05-10 13:52:39.898015+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCore][I-COR000033] Knowledge Assortment flag is just not set.
2023-05-10 13:52:39.916076+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT
2023-05-10 13:52:39.957370+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics] Operating on iOS Simulator (iPad), 16.4.0 (22E261)
2023-05-10 13:52:40.043249+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCrashlytics][I-CLS000000] Root: /Customers/U225881/Library/Developer/CoreSimulator/Units/BC20A3A2-3F7F-450F-A0B8-4936195F3352/knowledge/Containers/Knowledge/Utility/D6421233-0A0B-452F-B080-3AA4943AA025/Library/Caches/com.crashlytics.knowledge/com.baent.myapp
2023-05-10 13:52:40.066969+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics:Crash:Reports:Event] Registered Firebase Analytics occasion listener to obtain breadcrumb logs
2023-05-10 13:52:40.170627+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCrashlytics][I-CLS000000] Automated knowledge assortment is enabled.
2023-05-10 13:52:40.185838+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseCrashlytics][I-CLS000000] Unsent reviews might be uploaded at startup
2023-05-10 13:52:40.226645+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT
2023-05-10 13:52:40.230999+0100 MyApp[35440:17175876] 9.6.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001008] Efficiently created App Delegate Proxy robotically. To disable the proxy, set the flag GoogleUtilitiesAppDelegateProxyEnabled to NO (Boolean) within the Data.plist
2023-05-10 13:52:40.251325+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS024000] Debug mode is on
2023-05-10 13:52:40.253157+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS005000] The AdSupport Framework is just not at the moment linked. Some options won't operate correctly.
2023-05-10 13:52:40.255421+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023007] Analytics v.9.6.0 began
2023-05-10 13:52:40.261118+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023222] Construct 90600
2023-05-10 13:52:40.284886+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023008] To disable debug logging set the next software argument: -noFIRAnalyticsDebugEnabled
2023-05-10 13:52:40.292536+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023009] Debug logging enabled
2023-05-10 13:52:40.346631+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023207] To disable verbose logging set the next software argument: -FIRAnalyticsVerboseLoggingDisabled
2023-05-10 13:52:40.413634+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS031029] Logging display view with display identify and display class: car_details, MainViewController
2023-05-10 13:52:40.430015+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS820009] Efficiently begin the duty supervisor
2023-05-10 13:52:40.437137+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS002002] APMExperimentAlarm scheduled to fireside in approx. (s): 10972.74566912651
2023-05-10 13:52:40.480078+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800005] Registered consumer: app_measurement
2023-05-10 13:52:40.481793+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800023] No pending snapshot to activate. SDK identify: app_measurement
2023-05-10 13:52:40.481966+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS029014] Efficiently parsed a configuration. Model: 1683719219925419
2023-05-10 13:52:40.482560+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023016] Analytics is able to obtain occasions
2023-05-10 13:52:40.529250+0100 MyApp[35440:17175875] 9.6.0 - [FirebaseAnalytics][I-ACS032003] iAd framework is just not linked. Search Advert Attribution Reporter is disabled.
2023-05-10 13:52:40.529876+0100 MyApp[35440:17175875] 9.6.0 - [FirebaseAnalytics][I-ACS023024] No knowledge to add. Add process won't be scheduled
2023-05-10 13:52:40.530466+0100 MyApp[35440:17175875] 9.6.0 - [FirebaseAnalytics][I-ACS002002] Engagement timer scheduled to fireside in approx. (s): 3600
2023-05-10 13:52:40.531690+0100 MyApp[35440:17175875] 9.6.0 - [FirebaseAnalytics][I-ACS023012] Analytics assortment enabled
2023-05-10 13:52:40.531979+0100 MyApp[35440:17175875] 9.6.0 - [FirebaseAnalytics][I-ACS023220] Analytics display reporting is enabled. Name Analytics.logEvent(AnalyticsEventScreenView, parameters: [...]) to log a display view occasion. To disable computerized display reporting, set the flag FirebaseAutomaticScreenReportingEnabled to NO (boolean) within the Data.plist
2023-05-10 13:52:40.532320+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023051] Logging occasion: origin, identify, params: auto, screen_view (_vs), {
ga_event_origin (_o) = auto;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421292;
}
2023-05-10 13:52:40.532635+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking occasion as debug and real-time. Occasion identify, parameters: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421292;
}
2023-05-10 13:52:40.535488+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023072] Occasion logged. Occasion identify, occasion params: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421292;
}
2023-05-10 13:52:40.540130+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fireside in approx. (s): -0.05347108840942383
2023-05-10 13:52:40.540298+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023028] Add process scheduled to be executed in approx. (s): -0.05347108840942383
2023-05-10 13:52:40.541215+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023051] Logging occasion: origin, identify, params: app, screen_view (_vs), {
ga_event_origin (_o) = app;
ga_previous_class (_pc) = MainViewController;
ga_previous_id (_pi) = -6930236247915421292;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:52:40.541403+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking occasion as debug and real-time. Occasion identify, parameters: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = app;
ga_previous_class (_pc) = MainViewController;
ga_previous_id (_pi) = -6930236247915421292;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:52:40.543158+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023072] Occasion logged. Occasion identify, occasion params: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = app;
ga_previous_class (_pc) = MainViewController;
ga_previous_id (_pi) = -6930236247915421292;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:52:40.545578+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023027] Don't schedule an add process. Activity already exists. Might be executed in seconds: -0.05961906909942627
2023-05-10 13:52:40.547321+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS002001] Measurement timer fired
2023-05-10 13:52:40.548220+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
2023-05-10 13:52:40.549317+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023033] Beginning knowledge add
2023-05-10 13:52:40.550207+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:52:40.550809+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:52:40.551913+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, redundant_engagement_removal_enabled, 0
2023-05-10 13:52:40.553837+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:52:40.557192+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:52:40.557632+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, redundant_engagement_removal_enabled, 0
2023-05-10 13:52:40.558008+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023105] Occasion is just not topic to real-time occasion rely every day restrict. Marking an occasion as real-time. Occasion identify, parameters: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421292;
}
2023-05-10 13:52:40.558305+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023105] Occasion is just not topic to real-time occasion rely every day restrict. Marking an occasion as real-time. Occasion identify, parameters: screen_view (_vs), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = app;
ga_previous_class (_pc) = MainViewController;
ga_previous_id (_pi) = -6930236247915421292;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:52:40.560248+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800014] Can not get flag for unregistered flag. SDK identify, flag identify: app_measurement, session_stitching_token_feature_enabled
2023-05-10 13:52:40.560709+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. measurement (bytes): 504
2023-05-10 13:52:40.562221+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted.
2023-05-10 13:52:40.584150+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the add queue. BundleID, timestamp (ms): 11, 1683723159485
2023-05-10 13:52:40.587836+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023038] Importing occasions. Elapsed time since final profitable add (s): 557.3436541557312
2023-05-10 13:52:40.589724+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS023039] Measurement knowledge despatched to community. Timestamp (ms), knowledge: 1683723160586, <APMPBMeasurementBatch: 0x6000025bd1e0>
2023-05-10 13:52:40.591156+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, persistent_config_in_application_support_enabled, (nil)
2023-05-10 13:52:40.622132+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, persistent_config_in_application_support_enabled, (nil)
2023-05-10 13:52:40.624184+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, persistent_config_in_application_support_enabled, 0
2023-05-10 13:52:40.624472+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, network_background_session_enabled, (nil)
2023-05-10 13:52:40.626570+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, network_background_session_enabled, (nil)
2023-05-10 13:52:40.627732+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, network_background_session_enabled, 0
2023-05-10 13:52:40.627901+0100 MyApp[35440:17175876] 9.6.0 - [FirebaseAnalytics][I-ACS900000] Importing knowledge. Host:
2023-05-10 13:52:40.674721+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS901006] Acquired SSL problem for host. Host:
2023-05-10 13:52:40.752926+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023044] Profitable add. Acquired community response. Code, measurement: 204, -1
2023-05-10 13:52:40.775424+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fireside in approx. (s): -0.2758301496505737
2023-05-10 13:52:40.778038+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023028] Add process scheduled to be executed in approx. (s): -0.2758301496505737
2023-05-10 13:52:40.779351+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS023024] No knowledge to add. Add process won't be scheduled
2023-05-10 13:52:40.817438+0100 MyApp[35440:17175894] 9.6.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
2023-05-10 13:54:37.941369+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:37.989632+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:37.990135+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, redundant_engagement_removal_enabled, 0
2023-05-10 13:54:37.990740+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:37.994044+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.021280+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, efficient_engagement_reporting_enabled, 0
2023-05-10 13:54:38.021957+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.022311+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.022678+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, efficient_engagement_reporting_enabled, 0
2023-05-10 13:54:38.266140+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.284033+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.285079+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, efficient_engagement_reporting_enabled, 0
2023-05-10 13:54:38.287458+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS002003] Engagement timer canceled
2023-05-10 13:54:38.289321+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS002002] Engagement timer scheduled to fireside in approx. (s): 3600
2023-05-10 13:54:38.291065+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.292815+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil)
2023-05-10 13:54:38.293286+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, efficient_engagement_reporting_enabled, 0
2023-05-10 13:54:38.293721+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS002003] Engagement timer canceled
2023-05-10 13:54:38.301791+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023144] App will resign energetic state. Scheduling knowledge add
2023-05-10 13:54:38.302599+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023145] Background process began. Activity ID: 25
2023-05-10 13:54:38.316781+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023051] Logging occasion: origin, identify, params: auto, user_engagement (_e), {
engagement_time_msec (_et) = 117426;
ga_event_origin (_o) = auto;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.329310+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking occasion as debug and real-time. Occasion identify, parameters: user_engagement (_e), {
engagement_time_msec (_et) = 117426;
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.345054+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023072] Occasion logged. Occasion identify, occasion params: user_engagement (_e), {
engagement_time_msec (_et) = 117426;
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.350596+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fireside in approx. (s): 0.5630930662155151
2023-05-10 13:54:38.351222+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023028] Add process scheduled to be executed in approx. (s): 0.5630930662155151
2023-05-10 13:54:38.353225+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023051] Logging occasion: origin, identify, params: auto, app_background (_ab), {
ga_event_origin (_o) = auto;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.356954+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking occasion as debug and real-time. Occasion identify, parameters: app_background (_ab), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.399821+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023072] Occasion logged. Occasion identify, occasion params: app_background (_ab), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.558455+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023027] Don't schedule an add process. Activity already exists. Might be executed in seconds: 0.4683510065078735
2023-05-10 13:54:38.589570+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023033] Beginning knowledge add
2023-05-10 13:54:38.611573+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:38.615260+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:38.616911+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, redundant_engagement_removal_enabled, 0
2023-05-10 13:54:38.618129+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:38.619147+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil)
2023-05-10 13:54:38.620346+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, redundant_engagement_removal_enabled, 0
2023-05-10 13:54:38.621598+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023105] Occasion is just not topic to real-time occasion rely every day restrict. Marking an occasion as real-time. Occasion identify, parameters: user_engagement (_e), {
engagement_time_msec (_et) = 117426;
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.676871+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023105] Occasion is just not topic to real-time occasion rely every day restrict. Marking an occasion as real-time. Occasion identify, parameters: app_background (_ab), {
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
ga_screen (_sn) = car_details;
ga_screen_class (_sc) = MainViewController;
ga_screen_id (_si) = -6930236247915421291;
}
2023-05-10 13:54:38.761609+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023087] Consumer property set. Identify, worth: lifetime_user_engagement (_lte), 388182
2023-05-10 13:54:38.762444+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023087] Consumer property set. Identify, worth: session_user_engagement (_se), 117426
2023-05-10 13:54:38.762628+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS800014] Can not get flag for unregistered flag. SDK identify, flag identify: app_measurement, session_stitching_token_feature_enabled
2023-05-10 13:54:38.763248+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. measurement (bytes): 515
2023-05-10 13:54:38.763894+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted.
2023-05-10 13:54:38.764675+0100 MyApp[35440:17178694] 9.6.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the add queue. BundleID, timestamp (ms): 12, 1683723277908
2023-05-10 13:54:38.770456+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023038] Importing occasions. Elapsed time since final profitable add (s): 118.0541942119598
2023-05-10 13:54:38.776980+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023039] Measurement knowledge despatched to community. Timestamp (ms), knowledge: 1683723278768, <APMPBMeasurementBatch: 0x6000025b8ed0>
2023-05-10 13:54:38.778738+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800015] Searching for activated flag. SDK identify, flag identify, activated snapshot: app_measurement, network_background_session_enabled, (nil)
2023-05-10 13:54:38.779505+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800016] Can not discover activated flag. Searching for launched flag. SDK identify, flag identify, launched flag: app_measurement, network_background_session_enabled, (nil)
2023-05-10 13:54:38.779806+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS800019] Can not discover launched flag. Returned the default flag worth. SDK identify, flag identify, default flag: app_measurement, network_background_session_enabled, 0
2023-05-10 13:54:38.780800+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS900000] Importing knowledge. Host:
2023-05-10 13:54:38.881241+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS901006] Acquired SSL problem for host. Host:
2023-05-10 13:54:38.904086+0100 MyApp[35440:17178736] 9.6.0 - [FirebaseAnalytics][I-ACS023044] Profitable add. Acquired community response. Code, measurement: 204, -1
2023-05-10 13:54:38.919665+0100 MyApp[35440:17178736] 9.6.0 - [FirebaseAnalytics][I-ACS023027] Don't schedule an add process. Activity already exists. Might be executed in seconds: -0.009031891822814941
2023-05-10 13:54:38.968604+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023024] No knowledge to add. Add process won't be scheduled
2023-05-10 13:54:38.991493+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
2023-05-10 13:54:38.992013+0100 MyApp[35440:17178693] 9.6.0 - [FirebaseAnalytics][I-ACS023142] Cancelling background add process. Activity ID : 25
Dashboard: