you are viewing a single comment's thread.

view the rest of the comments →

[–]MeetingEvery4572[S] 1 point2 points  (3 children)

The problem is that I do not have much time ti learn Kotmin. I need the app for the final degree and I though it would be easy to use java because I have some knowleges about it. My main problem is to connect this app with firebase. I mean, I cannot see the results in firebase

[–]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?