I have put Firebase Analytics into my Android app, but only user properties are not being measured

Viewed 14

As the title says, I have the Firebase SDK and Firebase Analytics in my Android app, but the user properties are not being measured.

I have the SDK installed and am able to measure screen_view events, logging events, and event parameters with no problem, but only user properties are not being measured. Only user properties are not reflected in the real-time dashboard.

Does anyone know the cause of this?

0 Answers
Related