Skip to content

Releases: firebase/geofire-objc

GeoFire 5.0.1

Choose a tag to compare

@morganchen12 morganchen12 released this 21 Aug 17:34
268dc91
  • Fixed an issue where Swift Package Managers could not use GeoFire with Firebase 10 and 11.

GeoFire 5.0.0

Choose a tag to compare

@morganchen12 morganchen12 released this 17 Jul 23:27
3724b21

Adds compatibility with Xcode 14. Now requires iOS 11 or higher.

GeoFire 4.4.0

Choose a tag to compare

@morganchen12 morganchen12 released this 17 Jul 22:47
5624f9c

Adds compatibility with Firebase 10.

GeoFire 4.3.0

Choose a tag to compare

@morganchen12 morganchen12 released this 21 Jun 21:59
  • Fixed an issue where the podspec pinned Firebase to 7.0.0.
  • Added SPM support (#155).

GeoFire 4.2.0

Choose a tag to compare

@morganchen12 morganchen12 released this 29 Mar 18:49
a331c13
  • Fixes extraneous Database dependency in GeoFire/Utils.
  • Updates GeoFire to be compatible with Firebase 7.8 and above.

GeoFire 4.1.0

Choose a tag to compare

@morganchen12 morganchen12 released this 14 Dec 06:12
8260232

Broke out geohashing utilities into a RTDB-agnostic subspec (GFUtils).

GeoFire 4.0.1

Choose a tag to compare

@morganchen12 morganchen12 released this 22 Nov 23:25
  • Updates GeoFire to use Firebase 6. (#127)
  • Added Database snapshots to GeoFire events. (#128)

v1.1.3

Choose a tag to compare

@jwngr jwngr released this 08 Mar 01:12
  • Updated GFEventType to an NS_ENUM for better Swift compatibility.

v1.1.2

Choose a tag to compare

@m-tse m-tse released this 02 Jul 00:46

Fixed issue with ready event not firing when a query's center or radius is updated.

v1.1.1

Choose a tag to compare

@m-tse m-tse released this 27 May 17:20

Fixed issue with GeoFire install via Cocoapods in a Swift project.