Created
December 4, 2024 15:24
-
-
Save Nathan-Molby/a049d30c35e58a01170cd2e2627022bf to your computer and use it in GitHub Desktop.
Updated Firebase Log Without FirebasePerformance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-12-04 09:57:44.228343-05:00: [Firebase/Crashlytics] Version 10.24.0 | |
2024-12-04 09:58:20.296066-05:00: 10.24.0 - [FirebaseCore][I-COR000001] Configuring the default app. | |
2024-12-04 09:58:21.234524-05:00: 10.24.0 - [FirebaseCore][I-COR000033] Data Collection flag is not set. | |
2024-12-04 09:58:21.879342-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:58:22.307535-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Version 10.24.0. Expecting subscriptions from: [Crashlytics] | |
2024-12-04 09:58:23.131911-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics] Running on iOS Simulator (iPhone), 18.0.0 (23H222) | |
2024-12-04 09:58:23.755347-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Generating Install ID | |
2024-12-04 09:58:24.197733-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Registering Sessions SDK subscription for session data | |
2024-12-04 09:58:25.750901-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Registering Sessions SDK subscriber with name: Crashlytics, data collection enabled: true | |
2024-12-04 09:58:26.477834-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Session ID changed: [REDACTED] | |
2024-12-04 09:58:26.842381-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics:Settings] No settings were cached | |
2024-12-04 09:58:27.418317-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics:Crash:Reports:Event] Registered Firebase Analytics event listener to receive breadcrumb logs | |
2024-12-04 09:58:27.908795-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Automatic data collection is enabled. | |
2024-12-04 09:58:28.702188-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Unsent reports will be uploaded at startup | |
2024-12-04 09:58:29.478386-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Registering RemoteConfig SDK subscription for rollouts data | |
2024-12-04 09:58:29.728832-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000062] Loading database at path [REDACTED] | |
2024-12-04 09:58:30.008406-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000072] New config database created. Resetting user defaults. | |
2024-12-04 09:58:30.313201-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000067] Successfully set configSettings. Minimum Fetch Interval:0.000000, Fetch timeout:60.000000 | |
2024-12-04 09:58:30.981093-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000039] Starting requesting token. | |
2024-12-04 09:58:31.390255-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:58:31.767308-05:00: 10.24.0 - [FirebaseInstallations][I-FIS001001] Sending request: <NSMutableURLRequest: 0x600000018be0> { URL: https://firebaseinstallations.googleapis.com/v1/projects/[REDACTED]/installations/ }, body:{"appId":"[REDACTED]","fid":"[REDACTED]","authVersion":"FIS_v2","sdkVersion":"i:10.24.0"}, headers: { | |
"Content-Type" = "application/json"; | |
"X-Goog-Api-Key" = "[REDACTED]"; | |
"X-Ios-Bundle-Identifier" = "[REDACTED]"; | |
"X-firebase-client" = "[REDACTED]"; | |
}. | |
2024-12-04 09:58:44.250901-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Settings downloaded successfully | |
2024-12-04 09:58:44.587934-05:00: 10.24.0 - [FirebaseInstallations][I-FIS001003] Request response received: <NSMutableURLRequest: 0x600000018be0> { URL: https://firebaseinstallations.googleapis.com/v1/projects/[REDACTED]/installations/ }, error: (null), body: { | |
"name": "projects/[REDACTED]/installations/[REDACTED]", | |
"fid": "[REDACTED]", | |
"refreshToken": "[REDACTED]", | |
"authToken": { | |
"token": "[REDACTED]", | |
"expiresIn": "604800s" | |
} | |
} | |
. | |
2024-12-04 09:58:44.929063-05:00: 10.24.0 - [FirebaseInstallations][I-FIS001005] Parsing server response for https://firebaseinstallations.googleapis.com/v1/projects/[REDACTED]/installations/. | |
2024-12-04 09:58:45.083912-05:00: 10.24.0 - [FirebaseInstallations][I-FIS001007] FIRInstallationsItem parsed successfully. | |
2024-12-04 09:58:45.305671-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:58:45.524980-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:58:45.914071-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000022] Success to get iid : [REDACTED]. | |
2024-12-04 09:58:46.024657-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000060] Fetch with user properties completed. | |
2024-12-04 09:58:46.093340-05:00: 10.24.0 - [GULReachability][I-REA902003] Monitoring the network status | |
2024-12-04 09:58:46.135160-05:00: 10.24.0 - [GULReachability][I-REA902003] Monitoring the network status | |
2024-12-04 09:58:46.226489-05:00: 10.24.0 - [GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected | |
2024-12-04 09:58:46.264658-05:00: 10.24.0 - [GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected | |
2024-12-04 09:58:46.340886-05:00: 10.24.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001008] Successfully created App Delegate Proxy automatically. To disable the proxy, set the flag GoogleUtilitiesAppDelegateProxyEnabled to NO (Boolean) in the Info.plist | |
2024-12-04 09:59:06.424343-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Data Collection is enabled for at least one Subscriber | |
2024-12-04 09:59:06.961794-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:59:07.128050-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:59:07.239525-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:59:07.453211-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:59:07.892035-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Logging events using fast QOS due to running on a simulator | |
2024-12-04 09:59:19.668140-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Successfully logged Session Start event to GoogleDataTransport | |
2024-12-04 09:59:19.922527-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Successfully logged Session Start event | |
2024-12-04 09:59:20.115530-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS024000] Debug mode is on | |
2024-12-04 09:59:39.464207-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS020006] Google App ID from GoogleService-Info.plist is empty. Please, define GOOGLE_APP_ID in GoogleService-Info.plist for Analytics to work reliably. See https://goo.gl/txkZbE | |
2024-12-04 09:59:39.477252-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS025020] Analytics requires Google App ID from GoogleService-Info.plist. Your data may be lost. Google App ID has been changed. Original, new ID: (nil), [REDACTED] | |
2024-12-04 09:59:39.480360-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023007] Analytics v.10.24.0 started | |
2024-12-04 09:59:39.488823-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023222] Build 102400 | |
2024-12-04 09:59:39.494846-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023008] To disable debug logging set the following application argument: -noFIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r) | |
2024-12-04 09:59:39.500134-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023009] Debug logging enabled | |
2024-12-04 09:59:39.506247-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023207] To disable verbose logging set the following application argument: -FIRAnalyticsVerboseLoggingDisabled (see http://goo.gl/RfcP7r) | |
2024-12-04 09:59:39.513452-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS820009] Successfully start the task manager | |
2024-12-04 09:59:39.557022-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] APMExperimentAlarm scheduled to fire in approx. (s): 9.999983072280884 | |
2024-12-04 09:59:39.650410-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002001] APMExperimentAlarm fired | |
2024-12-04 09:59:41.744431-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002003] APMExperimentAlarm canceled | |
2024-12-04 09:59:41.775446-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] APMExperimentAlarm scheduled to fire in approx. (s): 14399.99295806885 | |
2024-12-04 09:59:41.842881-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS044000] GoogleAppMeasurementIdentitySupport dependency is linked. | |
2024-12-04 09:59:41.898472-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS044001] The AdSupport Framework is linked. | |
2024-12-04 09:59:41.946853-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800005] Registered client: app_measurement | |
2024-12-04 09:59:42.391322-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement | |
2024-12-04 09:59:42.457747-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, dma_consent_enabled, (nil) | |
2024-12-04 09:59:42.516226-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, dma_consent_enabled, (nil) | |
2024-12-04 09:59:42.590994-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, dma_consent_enabled | |
2024-12-04 09:59:42.603637-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, param_value_limit_feature_enabled, (nil) | |
2024-12-04 09:59:44.161916-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, param_value_limit_feature_enabled, (nil) | |
2024-12-04 09:59:44.231565-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, param_value_limit_feature_enabled | |
2024-12-04 09:59:44.250918-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, pixie_gc_enabled, (nil) | |
2024-12-04 09:59:44.305130-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, pixie_gc_enabled, (nil) | |
2024-12-04 09:59:44.343430-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, pixie_gc_enabled | |
2024-12-04 09:59:44.376565-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, dcu_event_feature_enabled, (nil) | |
2024-12-04 09:59:44.389650-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, dcu_event_feature_enabled, (nil) | |
2024-12-04 09:59:44.418099-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, dcu_event | |
2024-12-04 09:59:44.456702-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, regional_defaults_enabled, (nil) | |
2024-12-04 09:59:47.502953-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, regional_defaults_enabled, (nil) | |
2024-12-04 09:59:47.579260-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, regional_defaults_enabled | |
2024-12-04 09:59:47.621825-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS029017] Configuration was not found in database. The configuration will be fetched from the network when necessary | |
2024-12-04 09:59:47.706795-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023016] Analytics is ready to receive events | |
2024-12-04 09:59:47.778608-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: first_open_after_install (_fi), 1 | |
2024-12-04 09:59:47.882755-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: first_open_time (_fot), 1733324400000 | |
2024-12-04 09:59:47.935316-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil) | |
2024-12-04 09:59:49.935919-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil) | |
2024-12-04 09:59:49.980121-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, efficient_engagement_reporting_enabled, 0 | |
2024-12-04 09:59:50.036189-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023051] Logging event: origin, name, params: auto, first_open (_f), { | |
ga_event_origin (_o) = auto; | |
previous_first_open_count (_pfo) = 0; | |
update_with_analytics (_uwa) = 0; | |
} | |
2024-12-04 09:59:50.069621-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking event as debug and real-time. Event name, parameters: first_open (_f), { | |
ga_conversion (_c) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
previous_first_open_count (_pfo) = 0; | |
update_with_analytics (_uwa) = 0; | |
} | |
2024-12-04 09:59:50.090978-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023072] Event logged. Event name, event params: first_open (_f), { | |
ga_conversion (_c) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
previous_first_open_count (_pfo) = 0; | |
update_with_analytics (_uwa) = 0; | |
} | |
2024-12-04 10:00:04.869120-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -139.6860181093216 | |
2024-12-04 10:00:04.891236-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -139.6860181093216 | |
2024-12-04 10:00:04.916118-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: ga_session_id (_sid), 1733324264 | |
2024-12-04 10:00:05.918291-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: ga_session_number (_sno), 1 | |
2024-12-04 10:00:06.023276-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023051] Logging event: origin, name, params: auto, session_start (_s), { | |
ga_event_origin (_o) = auto; | |
session_id (_sid) = 1733324264; | |
session_number (_sno) = 1; | |
} | |
2024-12-04 10:00:06.086906-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking event as debug and real-time. Event name, parameters: session_start (_s), { | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
session_id (_sid) = 1733324264; | |
session_number (_sno) = 1; | |
} | |
2024-12-04 10:00:06.211734-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023072] Event logged. Event name, event params: session_start (_s), { | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
session_id (_sid) = 1733324264; | |
session_number (_sno) = 1; | |
} | |
2024-12-04 10:00:08.305921-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled | |
2024-12-04 10:00:08.360677-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -142.8247630596161 | |
2024-12-04 10:00:08.404739-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -142.8247630596161 | |
2024-12-04 10:00:08.517218-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:08.534134-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:08.606691-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, redundant_engagement_removal_enabled, 0 | |
2024-12-04 10:00:08.942909-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, efficient_engagement_reporting_enabled, (nil) | |
2024-12-04 10:00:09.224470-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, efficient_engagement_reporting_enabled, (nil) | |
2024-12-04 10:00:09.401501-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, efficient_engagement_reporting_enabled, 0 | |
2024-12-04 10:00:09.457604-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023051] Logging event: origin, name, params: auto, user_engagement (_e), { | |
engagement_time_msec (_et) = 1; | |
ga_event_origin (_o) = auto; | |
} | |
2024-12-04 10:00:09.497473-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking event as debug and real-time. Event name, parameters: user_engagement (_e), { | |
engagement_time_msec (_et) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
} | |
2024-12-04 10:00:09.523394-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023072] Event logged. Event name, event params: user_engagement (_e), { | |
engagement_time_msec (_et) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
} | |
2024-12-04 10:00:13.482953-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled | |
2024-12-04 10:00:13.496805-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -147.2159790992737 | |
2024-12-04 10:00:13.517668-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -147.2159790992737 | |
2024-12-04 10:00:13.519028-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS032019] Search Ad Attribution Reporter is disabled on the simulator | |
2024-12-04 10:00:13.521686-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled | |
2024-12-04 10:00:13.530877-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -147.3887960910797 | |
2024-12-04 10:00:13.618735-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -147.3887960910797 | |
2024-12-04 10:00:13.662625-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002002] Engagement timer scheduled to fire in approx. (s): 3600 | |
2024-12-04 10:00:13.721116-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023012] Analytics collection enabled | |
2024-12-04 10:00:13.762931-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: location_enabled, false | |
2024-12-04 10:00:13.796926-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: countryHeader, US | |
2024-12-04 10:00:13.807538-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002001] Measurement timer fired | |
2024-12-04 10:00:13.811124-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled | |
2024-12-04 10:00:13.824825-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023033] Starting data upload | |
2024-12-04 10:00:13.845362-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023037] No data to upload | |
2024-12-04 10:00:13.848437-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023126] Fetching configuration from the server | |
2024-12-04 10:00:13.861234-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, network_background_session_enabled, (nil) | |
2024-12-04 10:00:13.865210-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, network_background_session_enabled, (nil) | |
2024-12-04 10:00:13.877597-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, network_background_session_enabled, 0 | |
2024-12-04 10:00:13.909916-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS900001] Downloading data. Host: https://app-analytics-services.com/config/app/[REDACTED]?platform=ios&runtime_version=0&gmp_version=102400 | |
2024-12-04 10:00:14.047779-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000061] Fetch with user properties initiated. | |
2024-12-04 10:00:14.053574-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000040] Start config fetch. | |
2024-12-04 10:00:14.065614-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000061] Making remote config fetch. | |
2024-12-04 10:00:14.071867-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000046] Making config request: https://firebaseremoteconfig.googleapis.com/v1/projects/[REDACTED]/namespaces/firebase:fetch?key=[REDACTED] | |
2024-12-04 10:00:14.078382-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000050] config fetch completed. Error: nil StatusCode: 200 | |
2024-12-04 10:00:14.094274-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000059] Updating config content from Response for namespace:firebase:__FIRAPP_DEFAULT with state: UPDATE | |
2024-12-04 10:00:14.110661-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000058] Update config in DB for namespace:firebase:__FIRAPP_DEFAULT | |
2024-12-04 10:00:14.124495-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000056] Updating metadata with fetch result. | |
2024-12-04 10:00:14.128045-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000069] Config activated. | |
2024-12-04 10:00:14.134252-05:00: 10.24.0 - [FirebaseRemoteConfig][I-RCN000069] Send rollouts state notification with name FIRRolloutsStateDidChangeNotification to RemoteConfigInterop. | |
2024-12-04 10:00:14.165251-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS901006] Received SSL challenge for host. Host: https://app-analytics-services.com/config/app/[REDACTED]?platform=ios&runtime_version=0&gmp_version=102400 | |
2024-12-04 10:00:14.186336-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023127] Fetched configuration. Status code: 200 | |
2024-12-04 10:00:15.121901-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023133] Successfully fetched configuration from the server. Code, size: 200, 983 | |
2024-12-04 10:00:15.250852-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS029014] Successfully parsed a configuration. Version: 1730592351831724 | |
2024-12-04 10:00:15.277137-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023033] Starting data upload | |
2024-12-04 10:00:15.320763-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.385661-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.407970-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, redundant_engagement_removal_enabled, 0 | |
2024-12-04 10:00:15.465134-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023105] Event is not subject to real-time event count daily limit. Marking an event as real-time. Event name, parameters: first_open (_f), { | |
ga_conversion (_c) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
previous_first_open_count (_pfo) = 0; | |
update_with_analytics (_uwa) = 0; | |
} | |
2024-12-04 10:00:15.490813-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: _npa, 0 | |
2024-12-04 10:00:15.509348-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, session_stitching_token_feature_enabled, (nil) | |
2024-12-04 10:00:15.733705-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, session_stitching_token_feature_enabled, (nil) | |
2024-12-04 10:00:15.780396-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, session_stitching_token_feature_enabled | |
2024-12-04 10:00:15.789185-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. size (bytes): 389 | |
2024-12-04 10:00:15.791691-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted. | |
2024-12-04 10:00:15.827522-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the upload queue. BundleID, timestamp (ms): 1, 1733324264142 | |
2024-12-04 10:00:15.837795-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.845708-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.848796-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, redundant_engagement_removal_enabled, 0 | |
2024-12-04 10:00:15.861607-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.960003-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, redundant_engagement_removal_enabled, (nil) | |
2024-12-04 10:00:15.979094-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800019] Cannot find launched flag. Returned the default flag value. SDK name, flag name, default flag: app_measurement, redundant_engagement_removal_enabled, 0 | |
2024-12-04 10:00:15.981436-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023105] Event is not subject to real-time event count daily limit. Marking an event as real-time. Event name, parameters: session_start (_s), { | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
session_id (_sid) = 1733324264; | |
session_number (_sno) = 1; | |
} | |
2024-12-04 10:00:15.981591-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023105] Event is not subject to real-time event count daily limit. Marking an event as real-time. Event name, parameters: user_engagement (_e), { | |
engagement_time_msec (_et) = 1; | |
ga_debug (_dbg) = 1; | |
ga_event_origin (_o) = auto; | |
ga_realtime (_r) = 1; | |
} | |
2024-12-04 10:00:15.981668-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: lifetime_user_engagement (_lte), 1 | |
2024-12-04 10:00:15.981739-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023087] User property set. Name, value: session_user_engagement (_se), 1 | |
2024-12-04 10:00:15.981820-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, session_stitching_token_feature_enabled, (nil) | |
2024-12-04 10:00:16.339591-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, session_stitching_token_feature_enabled, (nil) | |
2024-12-04 10:00:16.377729-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, session_stitching_token_feature_enabled | |
2024-12-04 10:00:16.391188-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. size (bytes): 463 | |
2024-12-04 10:00:16.407770-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted. | |
2024-12-04 10:00:16.439498-05:00: 10.24.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the upload queue. BundleID, timestamp (ms): 2, 1733324264142 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment