Posted March 19, 2023 by evrim.zone
I found out while testing the game with some friends that there were several issues with the itch.io deployment, whereas these problems did not exist on https://maginet.evrim.zone/.
The issue was that if you created an online lobby on itch.io, on a mobile device, the embedded iframe security policies did not allow the session cookie to be set for the game. This meant that the game would not discover your session ID and report it to the server, and in turn you wouldn't actually join the lobby.
In this version:
With this update, mobile lobbies should now be playable inside itch.io!