-
I created a new project and integrated this plugin and it worked fine . But i inserted it into an existing project with some plugins which include firebase plugins....When ever i try to run periodicT…
-
My current project is based on Polymer/Firebase/Maps API.
I have to display to the user the number of records within the area he is viewing, using clustering technique.
All is fine with GeoFire and th…
-
Hello Michael,
first of all, thank you for this amazing package. I'm trying to use it in a cloud function for my flutter app. To be able to use it, I need an extension of the near function.
In…
-
### Environment
Operating System version: Windows 11
Browser version: Google chrome 109.0.5414.75
Firebase library: Firebase and version: 10.2.0
GeoFirestore version: 5.2.0
Getting er…
-
### Version info
**Firebase:**
**GeoFire:**
**Other (e.g. Node, browser, operating system) (if applicable):**
### Test case
### Steps to reproduce
### Expected …
-
When ever i run my project i get this error:
Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies.
To update the CocoaPods specs, run:
pod repo update
Error running…
-
Hi all,
I've seen a couple questions around the web asking about writing queries with multiple criteria, rather than just location-based queries. For example, maybe I want all users that are withi…
-
### DESCRIPTION
This issue is similar to the ticket [https://github.com/firebase/geofire-js/issues/80](url) .
GeoQuery returning near by records from firebase geofire directory after setting the r…
-
Recent update to FirebaseUI 8.4 causes conflicts with Geofire 3.0 pod.
I have installed FirebaseUI 8.4 but when I run pod install or update I get:
[!] CocoaPods could not find compatible version…
-
When you execute the command to write to Firestore the application collapses.
Note that firebase works perfectly.
```java
geoFirestore.setLocation("k", new GeoPoint(37.7853889, -122.4056973), new…