firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.51k stars 1.44k forks source link

No data for one of iphones for testing. #13043

Closed MarkZhongsh closed 2 months ago

MarkZhongsh commented 2 months ago

Description

compiling the same project with the same code, data was shown on debugview using iphonexr(17.3.1), but no data using iphone12 pro(17.4.1).

Reproducing the issue

No response

Firebase SDK Version

10.27

Xcode Version

15.3

Installation Method

Zip

Firebase Product(s)

Analytics

Targeted Platforms

iOS

Relevant Log Output

<Warning>: Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events.
<Warning>: You haven't set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results.
10.27.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT
10.27.0 - [FirebaseMessaging][I-FCM043000] Info is not found in Keychain. OSStatus: -25300. Keychain query: {
    acct = "com.smashdunk";
    class = genp;
    gena = "com.google.iid";
    "m_Limit" = "m_LimitAll";
    nleg = 1;
    "r_Attributes" = 1;
    "r_Data" = 1;
    svce = "com.google.iid.checkin";
}
10.27.0 - [FirebaseMessaging][I-FCM033009] App reset detected but no valid checkin auth preferences found. Will not delete server token registrations.
10.27.0 - [FirebaseAnalytics][I-ACS024000] Debug mode is on
10.27.0 - [FirebaseMessaging][I-FCM002000] FIRMessaging library version 10.27.0
10.27.0 - [GULReachability][I-REA902003] Monitoring the network status
10.27.0 - [FirebaseMessaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at:
https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging
to ensure proper integration.
10.27.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
10.27.0 - [FirebaseMessaging][I-FCM002022] APNS device token not set before retrieving FCM Token for Sender ID '326401672154'.Be sure to re-retrieve the FCM token once the APNS device token is set.
10.27.0 - [FirebaseMessaging][I-FCM002022] Declining request for FCM Token since no APNS Token specified
10.27.0 - [GULReachability][I-REA902003] Monitoring the network status
10.27.0 - [GULReachability][I-REA902003] Monitoring the network status
10.27.0 - [FirebaseAnalytics][I-ACS023007] Analytics v.10.27.0 started
10.27.0 - [FirebaseAnalytics][I-ACS023222] Build 102700
10.27.0 - [FirebaseAnalytics][I-ACS023008] To disable debug logging set the following application argument: -noFIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)
10.27.0 - [FirebaseAnalytics][I-ACS023009] Debug logging enabled
10.27.0 - [FirebaseAnalytics][I-ACS023207] To disable verbose logging set the following application argument: -FIRAnalyticsVerboseLoggingDisabled (see http://goo.gl/RfcP7r)
Warning: -[BETextInput attributedMarkedText] is unimplemented
10.27.0 - [FirebaseAnalytics][I-ACS820009] Successfully start the task manager
10.27.0 - [FirebaseAnalytics][I-ACS044000] GoogleAppMeasurementIdentitySupport dependency is linked.
10.27.0 - [FirebaseAnalytics][I-ACS044001] The AdSupport Framework is linked.
10.27.0 - [FirebaseAnalytics][I-ACS002002] APMExperimentAlarm scheduled to fire in approx. (s): 14272.21136784554
10.27.0 - [FirebaseAnalytics][I-ACS800005] Registered client: app_measurement
10.27.0 - [FirebaseAnalytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, dcu_event_feature_enabled, (nil)
10.27.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, dcu_event_feature_enabled, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, dcu_event_feature_enabled
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, regional_defaults_enabled, (nil)
10.27.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, regional_defaults_enabled, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, regional_defaults_enabled
10.27.0 - [FirebaseAnalytics][I-ACS029014] Successfully parsed a configuration. Version: 1717070786703966
10.27.0 - [GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected
10.27.0 - [GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected
10.27.0 - [GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected
10.27.0 - [FirebaseMessaging][I-FCM012002] Error in application:didFailToRegisterForRemoteNotificationsWithError: no valid “aps-environment” entitlement string found for application
10.27.0 - [FirebaseInstallations][I-FIS002001] -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:0], appName: __FIRAPP_DEFAULT
10.27.0 - [FirebaseMessaging][I-FCM034012] Invalidating cached token for 326401672154 (*) due to token is no longer fresh.
10.27.0 - [FirebaseMessaging][I-FCM034012] Invalidating cached token for 766476769308 (*) due to token is no longer fresh.
10.27.0 - [FirebaseMessaging][I-FCM034012] Invalidating cached token for 266419184458 (*) due to token is no longer fresh.
10.27.0 - [FirebaseInstallations][I-FIS001001] Sending request: <NSMutableURLRequest: 0x300c22c00> { URL: https://firebaseinstallations.googleapis.com/v1/projects/dunk-craft/installations/ }, body:{"appId":"1:326401672154:ios:a4e68e2a50ea292abfb6e3","fid":"f-1ZVDDM4UF0pbGy1ZDips","authVersion":"FIS_v2","sdkVersion":"i:10.27.0"}, headers: {
    "Content-Type" = "application/json";
    "X-Goog-Api-Key" = "AIzaSyCXy2Ck6ig-FvqyrEe52CdPho8gVUIBQoA";
    "X-Ios-Bundle-Identifier" = "com.smashdunk";
}.
10.27.0 - [FirebaseAnalytics][I-ACS031010] Tracking view controller. Class, ID: ViewController, -2093415123280944518
10.27.0 - [FirebaseAnalytics][I-ACS031006] View controller already tracked. Class, ID: ViewController, -2093415123280944518
10.27.0 - [FirebaseAnalytics][I-ACS029027] Loading Event Modification and Creation programs: 1
10.27.0 - [FirebaseAnalytics][I-ACS023016] Analytics is ready to receive events
10.27.0 - [FirebaseAnalytics][I-ACS032006] Scheduling Search Ad Report timer
Failed to request allowed query parameters from WebPrivacy.
10.27.0 - [FirebaseAnalytics][I-ACS002002] Search Ad campaign report alarm scheduled to fire in approx. (s): 86261.80277013779
10.27.0 - [FirebaseAnalytics][I-ACS023024] No data to upload. Upload task will not be scheduled
10.27.0 - [FirebaseAnalytics][I-ACS002002] Engagement timer scheduled to fire in approx. (s): 3600
10.27.0 - [FirebaseAnalytics][I-ACS023012] Analytics collection enabled
10.27.0 - [FirebaseAnalytics][I-ACS023220] Analytics screen reporting is enabled. Call Analytics.logEvent(AnalyticsEventScreenView, parameters: [...]) to log a screen view event. To disable automatic screen reporting, set the flag FirebaseAutomaticScreenReportingEnabled to NO (boolean) in the Info.plist
10.27.0 - [FirebaseAnalytics][I-ACS023051] Logging event: origin, name, params: auto, screen_view (_vs), {
    ga_event_origin (_o) = auto;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking event as debug and real-time. Event name, parameters: screen_view (_vs), {
    ga_debug (_dbg) = 1;
    ga_event_origin (_o) = auto;
    ga_realtime (_r) = 1;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS023072] Event logged. Event name, event params: screen_view (_vs), {
    ga_debug (_dbg) = 1;
    ga_event_origin (_o) = auto;
    ga_realtime (_r) = 1;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): 0.9026529788970947
10.27.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): 0.9026529788970947
[branch.io] BNCServerInterface.m(237) Error: An error prevented request to https://api2.branch.io/v1/install from completing: Error Domain=io.branch.sdk.error Code=1003 "The network request was invalid." UserInfo={NSLocalizedDescription=The network request was invalid., NSLocalizedFailureReason=The request was invalid.}
[branch.io] Branch.m(2055) Error: User session has not been initialized!
{
}
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, session_stitching_token_feature_enabled, (nil)
10.27.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, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, session_stitching_token_feature_enabled
10.27.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. size (bytes): 478
10.27.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted.
10.27.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the upload queue. BundleID, timestamp (ms): 5, 1717644957899
10.27.0 - [FirebaseAnalytics][I-ACS023038] Uploading events. Elapsed time since last successful upload (s): 124.5377621650696
10.27.0 - [FirebaseAnalytics][I-ACS023039] Measurement data sent to network. Timestamp (ms), data: 1717644958949, <APMPBMeasurementBatch: 0x300c54910>
10.27.0 - [FirebaseAnalytics][I-ACS900000] Uploading data. Host: https://app-analytics-services-att.com/a
    [Adjust]v: Response: {"message":"OK"}
    [Adjust]d: Request succeeded with current URL strategy
    [Adjust]d: Got JSON response with message: OK
    [Adjust]d: Package handler wrote 0 packages
nw_resolver_start_query_timer_block_invoke [C1.1.1] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C2.1.1] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C3.1.1] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C1.1.2] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C2.1.2] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C3.1.2] Query fired: did not receive all answers in time for graph.facebook.com:443
Task <10E63A15-7062-41F0-BB41-C9827FE4CC3E>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x3001bcc00 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <10E63A15-7062-41F0-BB41-C9827FE4CC3E>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <10E63A15-7062-41F0-BB41-C9827FE4CC3E>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://graph.facebook.com/v9.0, NSErrorFailingURLKey=https://graph.facebook.com/v9.0, _kCFStreamErrorDomainKey=4}
Task <7149B364-9210-47C9-A09F-56E0D52C0272>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x3000f6010 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <7149B364-9210-47C9-A09F-56E0D52C0272>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <7149B364-9210-47C9-A09F-56E0D52C0272>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://graph.facebook.com/v9.0, NSErrorFailingURLKey=https://graph.facebook.com/v9.0, _kCFStreamErrorDomainKey=4}
Task <AAEFF3F3-1CF0-4510-AE24-E10386E2EC2C>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x30000da40 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <AAEFF3F3-1CF0-4510-AE24-E10386E2EC2C>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <AAEFF3F3-1CF0-4510-AE24-E10386E2EC2C>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://graph.facebook.com/v9.0, NSErrorFailingURLKey=https://graph.facebook.com/v9.0, _kCFStreamErrorDomainKey=4}
nw_connection_copy_connected_local_endpoint_block_invoke [C7] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C7] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C7] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C14] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C14] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C14] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C8] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C8] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C8] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C15] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C15] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C15] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C9] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C9] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C9] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C16] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C16] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C16] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection

10.27.0 - [FirebaseAnalytics][I-ACS901006] Received SSL challenge for host. Host: https://app-analytics-services-att.com/a
nw_connection_copy_connected_local_endpoint_block_invoke [C24] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C24] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C24] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
10.27.0 - [FirebaseAnalytics][I-ACS023044] Successful upload. Got network response. Code, size: 204, -1
10.27.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -0.634505033493042
10.27.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -0.634505033493042
10.27.0 - [FirebaseAnalytics][I-ACS023024] No data to upload. Upload task will not be scheduled
10.27.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, skan_update_conversion_value_feature_enabled, (nil)
10.27.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, skan_update_conversion_value_feature_enabled, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, skan_update_conversion_value_feature_enabled
nw_resolver_start_query_timer_block_invoke [C1.1.3] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C2.1.3] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C3.1.3] Query fired: did not receive all answers in time for graph.facebook.com:443
[AppLovinSdk] DEBUG [ALErrorReporter] integration_error reported with code 200 and extra parameters {
    "ad_unit_id" = a3d70d97b0a7c4a9;
    source = "invalid_or_disabled_ad_unit_id";
}
nw_resolver_start_query_timer_block_invoke [C27.1.1] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C28.1.1] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C27.1.2] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C28.1.2] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C27.1.3] Query fired: did not receive all answers in time for graph.facebook.com:443
nw_resolver_start_query_timer_block_invoke [C28.1.3] Query fired: did not receive all answers in time for graph.facebook.com:443
Task <21DA008F-2BD5-45CE-A8D9-2BD6DAEB8FD4>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x300000180 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <21DA008F-2BD5-45CE-A8D9-2BD6DAEB8FD4>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <21DA008F-2BD5-45CE-A8D9-2BD6DAEB8FD4>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://graph.facebook.com/v9.0, NSErrorFailingURLKey=https://graph.facebook.com/v9.0, _kCFStreamErrorDomainKey=4}
Task <EAB51042-FC76-4FC1-ADC1-C484D9F55D64>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x30001d7a0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <EAB51042-FC76-4FC1-ADC1-C484D9F55D64>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <EAB51042-FC76-4FC1-ADC1-C484D9F55D64>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://graph.facebook.com/v9.0, NSErrorFailingURLKey=https://graph.facebook.com/v9.0, _kCFStreamErrorDomainKey=4}
nw_connection_copy_connected_local_endpoint_block_invoke [C30] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C30] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C30] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C35] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C35] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C35] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C29] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C29] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C29] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
nw_connection_copy_connected_local_endpoint_block_invoke [C34] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C34] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C34] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
10.27.0 - [FirebaseAnalytics][I-ACS023051] Logging event: origin, name, params: app, LoadStart, {
    ga_event_origin (_o) = app;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS023073] Debug mode is enabled. Marking event as debug and real-time. Event name, parameters: LoadStart, {
    ga_debug (_dbg) = 1;
    ga_event_origin (_o) = app;
    ga_realtime (_r) = 1;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS023072] Event logged. Event name, event params: LoadStart, {
    ga_debug (_dbg) = 1;
    ga_event_origin (_o) = app;
    ga_realtime (_r) = 1;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): 0.950950026512146
10.27.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): 0.950950026512146
10.27.0 - [FirebaseAnalytics][I-ACS002001] Measurement timer fired
10.27.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
10.27.0 - [FirebaseAnalytics][I-ACS023033] Starting data upload
10.27.0 - [FirebaseAnalytics][I-ACS023105] Event is not subject to real-time event count daily limit. Marking an event as real-time. Event name, parameters: LoadStart, {
    ga_debug (_dbg) = 1;
    ga_event_origin (_o) = app;
    ga_realtime (_r) = 1;
    ga_screen_class (_sc) = ViewController;
    ga_screen_id (_si) = -2093415123280944518;
}
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, session_stitching_token_feature_enabled, (nil)
10.27.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, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, session_stitching_token_feature_enabled
10.27.0 - [FirebaseAnalytics][I-ACS012018] Saving bundle. size (bytes): 485
10.27.0 - [FirebaseAnalytics][I-ACS023221] ad_storage is granted. analytics_storage is granted.
10.27.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the upload queue. BundleID, timestamp (ms): 6, 1717644964980
10.27.0 - [FirebaseAnalytics][I-ACS023038] Uploading events. Elapsed time since last successful upload (s): 6.56122875213623
10.27.0 - [FirebaseAnalytics][I-ACS023039] Measurement data sent to network. Timestamp (ms), data: 1717644966093, <APMPBMeasurementBatch: 0x300c40860>
10.27.0 - [FirebaseAnalytics][I-ACS900000] Uploading data. Host: https://app-analytics-services-att.com/a
10.27.0 - [FirebaseAnalytics][I-ACS901006] Received SSL challenge for host. Host: https://app-analytics-services-att.com/a
nw_connection_copy_connected_local_endpoint_block_invoke [C38] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
nw_connection_copy_connected_remote_endpoint_block_invoke [C38] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
nw_connection_copy_protocol_metadata_internal_block_invoke [C38] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection
10.27.0 - [FirebaseAnalytics][I-ACS023044] Successful upload. Got network response. Code, size: 204, -1
10.27.0 - [FirebaseAnalytics][I-ACS002002] Measurement timer scheduled to fire in approx. (s): -0.7797750234603882
10.27.0 - [FirebaseAnalytics][I-ACS023028] Upload task scheduled to be executed in approx. (s): -0.7797750234603882
10.27.0 - [FirebaseAnalytics][I-ACS023024] No data to upload. Upload task will not be scheduled
10.27.0 - [FirebaseAnalytics][I-ACS002003] Measurement timer canceled
10.27.0 - [FirebaseAnalytics][I-ACS800015] Looking for activated flag. SDK name, flag name, activated snapshot: app_measurement, skan_update_conversion_value_feature_enabled, (nil)
10.27.0 - [FirebaseAnalytics][I-ACS800016] Cannot find activated flag. Looking for launched flag. SDK name, flag name, launched flag: app_measurement, skan_update_conversion_value_feature_enabled, <APMESnapshot: 0x3001eb450>
10.27.0 - [FirebaseAnalytics][I-ACS800014] No default flag value. SDK name, flag name: app_measurement, skan_update_conversion_value_feature_enabled

If using Swift Package Manager, the project's Package.resolved

No response

If using CocoaPods, the project's Podfile.lock

No response

google-oss-bot commented 2 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

rizafran commented 2 months ago

Thanks for reporting, @MarkZhongsh. I tried to reproduce the issue on iPhone 12 pro, but I was able to get data in the DebugView. Based on your logs, it seems that your events appeared but not on the DebugView. With this, I would suggest reaching out to Firebase support so the team could investigate your project as this might be a backend or console-related issue.