Adam Cooper
Adam Cooper

Reputation: 877

How to find objects by geographic location?

In Firebase 2.0 we had access to geo queries using Geofire 2.0. How do we accomplish geo queries with Firebase 3.0? Are there any plans for updating Geofire?

Upvotes: 0

Views: 107

Answers (1)

Frank van Puffelen
Frank van Puffelen

Reputation: 598728

Geofire for web and Android have been upgraded for the latest Firebase releases. As far as I know GeoFire for Objective-C will continue to work too.

If you're having problems making it work, share the minimal code that reproduces the problem.

Upvotes: 1

Related Questions