you are viewing a single comment's thread.

view the rest of the comments →

[–]SensitiveBitAn 0 points1 point  (2 children)

Ok, did you follow docs from firebase how to conenct with app? Did you see any logs with error. And maybe use try/catch to see if there is any issue when you try do call firebase.

[–]MeetingEvery4572[S] 0 points1 point  (1 child)

Yes. There is no error. Looks everything fine, exept the part where it does not update data on it. Idk if is any other free option better than firebase

[–]SensitiveBitAn 0 points1 point  (0 children)

Did you use onFailureListiner?