Description
Description
firebase analytic debug mode not show the upload queue's event, i know queue upload finished, but i can't see the upload event name, must to use the debug view, can we log the upload event's name in the debug mode
// log event status
11.15.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_conversion (_c) = 1;
ga_debug (_dbg) = 1;
ga_event_origin (_o) = auto;
ga_realtime (_r) = 1;
session_id (_sid) = 1752198915;
session_number (_sno) = 3;
}
log event finished
11.15.0 - [FirebaseAnalytics][I-ACS023116] Bundle added to the upload queue. BundleID, timestamp (ms): 8, 1752198915747
11.15.0 - [FirebaseAnalytics][I-ACS023038] Uploading events. Elapsed time since last successful upload (s): 59132.54134583473`
API Proposal
No response
Firebase Product(s)
Analytics