Event Data Collected by Firebase Analytics DebugView Is Incomplete

Viewed 1414

I'm sending events to Firebase Analytics and find out that part of the event parameters is missing in DebugView.

Below are two identical events sending to Firebase and I've checked that all the parameters are there in Xcode debug console.

enter image description here enter image description here

The missing parameters seem to be random. Sometimes there's no custom param at all, only auto-collected data.

Is there anyone also encounters this problem or does anyone know what causes this?

I'm using FirebaseAnalytics (= 5.8.1)

0 Answers
Related