Hi,
Our app has several inconsistencies in the data reported by Firebase.
1. Number of app_open in the BigQuery data exported from Firebase is higher than app_open in the Firebase console (by several million per day).
2. session_start per session is <1.
3. Realtime event count off by several orders of magnitude.
4. count(events) does not match count(users)*events_per_user
5. Revenue data is lower than what's reported in AdMob (off by ~20%-30%)
Any idea what could be causing this? Anything we can do to fix it?
