The database (firebase) is often reset

probably your issue is that after about 1 hour you cannot write data to firebase as you did after sign up
you need to refresh the token to be able to write again, i did not figured out yet how to do it correctly but you can use sign in method to get new token as mentioned here: