I am relatively new to Kotlin. I have created a ve...
# getting-started
d
I am relatively new to Kotlin. I have created a very basic app with a timer. I want to save the timer duration to a Firebase real-time database. I have created the project and database in Firebase. And I even had it working. However, I made some edits to the visual appearance of my app, and now I can't get the data to save to my Firebase database. I must have edited something and didn't realize it. Can someone look over my fragment code and see if anything pops out to them as to why this wouldn't be working? Also, if this is not the best place to ask this, please let me know where I should post it. Thank you in advance!
🧵 5
d
You can use text snippets, they are collapsable
👍 2
d
Please put your code snippet in here as a response to your message (a thread) so that the issues in the channel are more visible @Daniel The Man
d
I figured out how to do a snippet. Still need assistance with the code if possible.
thanks @dmitriy.novozhilov and @Djuro
👌 2
🆒 1
I was able to fix the Firebase by starting a new project and moving my code into it. and resetting up firebase then it worked.
👍 1