Cannot store data in firebase Realtime database Android Studio Java

Viewed 24

I'm having trouble in storing data in firebase however in my previous android project, the data is being stored. In my recent android project, it does not show any errors, and I even set the database rules into true. But when my collogue tried it in his laptop, the data is being stored in the database.

I tried reinstalling Android Studio and running the project; however, it still does not store the data. How can I fix this problem? Thank you. I'm using Android Studio Chipmunk 2021.2.1 Patch 2 for Windows.

0 Answers
Related