I'm trying to create an user and store into my fir...
# android-databinding
l
I'm trying to create an user and store into my firebase database using livedata observer. When I start the app up and run it the first time, the authentication works. But when I log the user out and try to create another user my app crashes. Any idea why this may be?