Add data in Firebase

0

I need some help later because I'm having difficulty inserting new data into the firebase.

I am developing an application for my TCC where it is possible to register and as soon as I can log in I have an option to add more user data. ex: Photo, nickname, phone, etc.

My difficulty is that you are always creating a new key in the database, you are not adding the data to the user's current table.

Ineedthedata(nickname,phoneandprofileImage)tobeinsidethelogged-inuser.

    
asked by anonymous 14.08.2018 / 00:18

0 answers