-
After updating to 2.1.0., the following error appears: `Cannot find namespace 'FirebaseFirestore'.`
I was able to fix it by changing FirebaseFirestore.CollectionReference to typesWeb.CollectionRefe…
-
Hello! Sorry for basic question, but can't get my code to work.
Problem: I have two ways of calling updateCriteria method, but only first one triggers updates:
1. Updating center and distance
```…
-
I have cloned the example code but its not working. `onGeoQueryReady `is called directly, skipping `onDocumentEntered `.
I have attached my database structure. Its basic but still if I may be mess…
-
Whenever I use ref.limit(x) in updateCriteria(), the actual maximum number of places returned is x+1.