Open chintak369promact opened 6 years ago
I have developed a library similar to this one to add compound queries. Feel free to use it. https://github.com/suiko1984/geofirestore-android#compound-query
I have developed a library similar to this one to add compound queries. Feel free to use it. https://github.com/suiko1984/geofirestore-android#compound-query
I do not recommend using it since it has not been supported for a long time and uses ridiculous methods to solve the problem
I am needed to get my documents based on nearby Geolocation which this library satisfy but I also want to add check 2-3 more conditions in documents (e.g. status, owner, and also with orderBy etc...)
Please provide the way to do like this