Hello all, Hope you can help!
I am trying to get people to add info, such as there fullName; profileImage; backGroundImage; (+ more) using User input.
Now that part is good, it works, however when they want to “Let’s say” Change/Update their profileImage, all it does is make a new one “account” in the database, even down to the User ID Is different.
It’s the same account (email) and the user is logged in, but no matter how many times I’ve tried this, changed code etc etc… It will only make new fields (New Account) in the database, instead of Updating/Replacing the database/their account.
How would I get the Users to update and replace info in the Database? that stores the info, such as fullName; profileImage; backGroundImage; etc and once it stores for it to replace the old account info?
Thank you for reading and I hope I explained this enough for you!
If not just ask and I’ll give you more info <3