Answer the question
In order to leave comments, you need to log in
How to create a folder in Firebase Realtime Database in a folder with a unique id stored in the project itself?
database photo
project structure
code
https://pastebin.com/EeEUwczJ
My problem is that I can't get the place id because I'm getting the user id.
pricesReference = FirebaseDatabase.getInstance().getReference("Places").child(googlePlaceModel.getPlaceId()).child("Prices");
here I have an error with googlePlaceModel, and without this I don't know how to get another place id.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question