android - Firebase query by child's child key -
i have structure in firebase database 
how can "ch1" knowing 1 of uids? ("uid1"/"uid2") tried this: firebasedatabase.getinstance().getreference().child("messages").orderbychild("users").startat("users",partnerid), gave me chats. 
 
 
  
Comments
Post a Comment