Hi all. I'm trying to create a textbox for people to write messages/clues in. Once they do, they can save/store it. Once saved, the messages are stored in a list, using local storage. The user can now, in real-time, choose difference messages and clues, coming in from all around the world!
The problem is, I keep building and testing, on my two Samsung phones, to see if the real-time data storage is actually working between the two phones, but again, it's not working. It stores locally, but doesn't seem to be connecting with firebase's real-time database.
Can someone please help? (I'm stuck on how to connect the database correctly.)
This is what I've done, so far...
dropbox.com/s/bsianj7iydep0di/Capture.JPG
dropbox.com/s/7q5crw65jm2kzac/Capture2.JPG