eternagame / eterna-mobile

Eterna mobile app
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

If player has never logged in, can get stuck when trying to load Puzzles page #75

Closed sbutkovi closed 2 years ago

sbutkovi commented 2 years ago

If a player has never logged in and has just finished the tutorials, they are taken to the carousel screen:

pic1

All of the buttons tentatively work except for Puzzles. When I click on the Puzzles option, I seem to be stuck on a loading screen:

pic2

It is worth noting that this behavior does not happen if a player at any point logs on to an account (or at least that was the case for me). When I logged on and then logged off and tested for this behavior, I was able to access the Puzzles page just fine while logged off.