make sure you check you are not letting him save any empty data, because if you send any empty data firebase get crashed and destroy all you data, make check for if textbox is empty then dont send data, if textbox is empty then show error, for example if textbox 1 text not is empty then check for other textbox, check all textbox data like this in if else, then save, check exmple
