Error in data store

Hello Guys,

In my app I made signup screen and I got error data is not store in my Firebase DB and Firebase Authentication data is not storing

Please check my blocks and give me solution.

Thanks in advance

Check the following first:

  1. Security Rules in firebaseDB are true.(for a better explanation check-out usage section)
  2. is in list must return a boolean value and you are using string to compare.

Firebase DB rules is true

is it declining connections?

Nope it’s working fine

images or screenshots if any?