geofire-objc icon indicating copy to clipboard operation
geofire-objc copied to clipboard

GeoFire for Objective-C - Realtime location queries with Firebase

Results 29 geofire-objc issues
Sort by recently updated
recently updated
newest added

Folks, it would be good to have some kind of answer as to whether this is being maintained or whether we need to look for another solution. This solution is...

Please update the library to work with Firebase 9.0.0 or please provide a way to use GeoFire from within the Firebase frameworks..

I'm making a global app that requires schools to be sorted from nearest to farthest, based on the user's location. To do this, I set geoFire.queryAtLocation(location, withRadius: 40075) This causes...

Add compatibility with Firebase 10

The Firebase Firestore documentation (https://firebase.google.com/docs/firestore/solutions/geoqueries#swift_2) and Firebase Open Source (https://firebaseopensource.com/projects/firebase/geofire-objc/) only mention Cocoapods as an installation method for GeoFire, but installing via Swift Package Manager works when selecting the main...

Have been using geofire for a while now, it seems it queries all keys within a specific radius. Is there a way to query within a specific radius the last...

The current podspecs seems to be depending on outdated FirebaseDatabase pod `(Firebase/Database (~> 7.0.0))` As for the time of writing this the current latest firebase version is `Firebase/Database (= 7.11.0)`....

Hi Team, I just wanted to inquire if GeoFire is being worked on/maintained? There seems to be quite a few queries and problems not being answered for some time? Should...

I'm not quite sure what is going on, so I would appreciate any recommendations. I am trying to update businesses to the screen as the user walks down the street...