We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please include in the documentation a warning that compound queries with orderby and range wheres do not work with this package,
This is not a problem, per se, of this package but of how queries are limited by firestore.
The thing is that it fails silently and you come to suspect that is a problem with GeoFirex, but again, it is not.
The text was updated successfully, but these errors were encountered:
Yeah, I was trying to make a query within an X radius and filtered by a date range, but I was unable to do so.
Sorry, something went wrong.
Ran into the same issue. Can you shed some light on why this limitation occurs?
Any workaround?
No branches or pull requests
Please include in the documentation a warning that compound queries with orderby and range wheres do not work with this package,
This is not a problem, per se, of this package but of how queries are limited by firestore.
The thing is that it fails silently and you come to suspect that is a problem with GeoFirex, but again, it is not.
The text was updated successfully, but these errors were encountered: