Everytime I try storing new user data’s information to JsonObject, the previous information gets overwritten.
I heard that problem is due to I’m using same JsonObject reference, but not too sure how to reset and change the reference point.
Any help would be appreciated!