You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am logging the custom events (eg: game_over, user_registered etc) using logEvent(). I am getting the status "OK" in the success callback. However, I cannot see the events being logged on the events page in the Firebase console. But I am seeing some predefined(page_views, app_started etc) events working.
I am logging the custom events (eg: game_over, user_registered etc) using logEvent(). I am getting the status "OK" in the success callback. However, I cannot see the events being logged on the events page in the Firebase console. But I am seeing some predefined(page_views, app_started etc) events working.
My code snippet.
Kindly help.
The text was updated successfully, but these errors were encountered: