rexrainbow
I've added a text into my project which every tick shows status of firebase connection
And it looks like firebase breaks after offline statement.
Steps:
1. Open game with internet (Text shows "connected") and close game.
2. Open game without internet (Text shows "not connected") and close game.
3. Open game with internet again (Text still shows "not connected")
Is it bug of firebase or not?
p.s connection detection is enabled