So I’m using app42 for an online leaderboard system and wondering if anyone uses it if there’s an appErrorCode number for incorrect email format when creating a new user. Lots of different things in the documentation like already existing user and such but couldn’t find anything for email formats; game ‘crashes’ if i dont handle the error myself.
Otherwise would I go about doing such a thing in unity? looks rather complicated from what I’ve seen…