"Disconnected from the server" while playing goes to the wrong screen
When I am disconnected from the server while playing a game, it returns to the home screen. By the time I've quit the game and restarted, my timer has elapsed and I've lost multiple turns. So I've effectively lost the game.
Here are some suggestions:
1. reduce the number of disconnects
2. reconnect quickly and automatically, like all other games do. There ia a bug or edge case somewhere in your reconnection algorithm that causes it to fail where other games succeed in silently reconnecting.
3. make the reconnection timeout shorter than the turn timeout, so I can get back into my game without losing a turn.
4. go to the game if disconnected while playing, not the home screen.
5. make the game load faster after a disconnection, so I don't lose turns.
I am using the iPad app, but I've also seen this happen on the macOS desktop app.