-
Hi!
I would like to use Geofire with angularfire2, is it possible? How?
Thank you in advance!
-
I have one GeoFirestore instance and when I update the `queryCriteria` I get the `ready` event fired hundreds of times.
The documentation reads:
> `ready` fires once when this query's initial s…
-
Please add swift 4.2 support
-
After the release of Firebase 5.0.0 on May 8, 2018 I cannot update my pods anymore. Any help is much appreciated.
The error message I receive is:
> [!] CocoaPods could not find compatible versi…
ghost updated
6 years ago
-
child of #389
wireframe page 4/11
Add a sorting option to this feature for simplicity when there are many campaigns.
-
Whenever I use ref.limit(x) in updateCriteria(), the actual maximum number of places returned is x+1.
-
Hi,
I'm desperately trying to find polymerfire solutions that will work ahead of April deadline for polymer2.
Noticed your project is the most recent implementation.
However I'm getting the foll…
-
Hello, I'm trying to use geofire for my Android app. I've followed the Readme and added `implementation 'com.firebase:geofire-android:2.3.1'` to my app level build.gradle file. but I'm getting the fol…
-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
I have been working …
-
I have my fields setup like
```
{
"location" : {
"lat" : 40.12,
"lon" : -71.34
}
}
```
I added the location field as one to watch but does this work to do geo d…