Reputation: 1
I am facing an issue with Firebase Analytics where custom events initially log data as expected, but after a few days, the data stops showing up in the Firebase Analytics dashboard. Here's a detailed description of the problem:
I added a custom event to Firebase Analytics using logEvent. Initially, I could see the data in the Firebase Analytics dashboard under the corresponding table.
After a few days, the data for that event stops appearing in the dashboard, even though no changes were made to the implementation.
To troubleshoot, I created a new table with the same custom definition and logged events again. Initially, it worked perfectly, but after a few days, the same problem occurred—no data in the dashboard.
Has anyone else faced a similar issue with Firebase Analytics custom events? If so, how did you resolve it to ensure that the events continue to log data consistently in the dashboard?
Upvotes: 0
Views: 36