Let\'s say I have a structure like this:
-users -user1_uid name distance age
How would I do a query like (Find users with distanc
Firebase can't combine always the conditions. How to query based on multiple conditions in Firebase?
But, using the new firebase API, this post can give some hints: Query based on multiple where clauses in firebase