kuoa / nearby-chat

Nearby Chat is an app allowing users to visualize on a map, people in their near proximity and chat with them by sharing text, photos or audio files.
MIT License
29 stars 9 forks source link

Realtime database is not updating #36

Closed passenger-earth closed 3 years ago

passenger-earth commented 3 years ago

Thank you for your project. I learned a lot from it. I have a question. i connected the app the firebase console and was able to sign in new users. But i notice that the realtime database is not updating, no nodes are created. I checked the rules and made sure to have read and write to true. But i still cant get the realtime database to work. Can you help me?