Why my data is getting lost in firebase?

Hello everyone,

Today I want to know that why my data is getting lost everytime in firebase whenever I am storing something. I have checked my blocks also it was correct. Please help me.

Thanks
Shameek

Show your blocks.

If you only want to get data and not to send then set your Firebase rules to read to true and write to false.

To know more about Firebase rules just search about it on community.

1 Like

Oh! That’s why I am losing data as I was setting both to true.:thinking:

Thanks @The_K_Studio

I found @The_K_Studio’s answer correct so I marked it as my solution.:slightly_smiling_face:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.