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
Currently, we are creating game nodes in firebase per game but we are not deleting the game nodes once the game is over. We need to figure out how to detect that the game is over and then delete that game node.