I have linked Firebase with BigQuery, and I was receiving the 'app_open' event from Firebase in BigQuery until a certain date. After that, it stopped. How can I fix this issue?
I wanted to know how many users open the app and how many times they do so. For this, I need the 'app_open' event.