AxlLind / Strive

Infinite jumper mobile game created in Unity.
6 stars 1 forks source link

Sending high score without name breaks database structure #53

Closed AxlLind closed 7 years ago

AxlLind commented 7 years ago

Currently there are no checks to prevent a user from sending in a high score without filling in a name.

This breaks the DB tree structure a bit. What happens is:

The last one is incorrect and leads to weird issues in retrieving the top 10 list