This is my database:
I want the latitude
, longitude
, and id
keys inside QBMR...
to get overwritten, but instead three new nodes are being created outside QBMR...
.
This is my code for writing data to the database:
mUserRef
refers to the "Users" node, and idRef
refers to QBMR...
.
What am I doing wrong?