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

Does NOT work with latest Firebase (Firebase 9.0.0).

Open colincavil112 opened this issue 2 years ago • 6 comments

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

colincavil112 avatar May 07 '22 16:05 colincavil112

Any chance this will be updated to work with firebase 9.x?

snoop168 avatar Jul 16 '22 03:07 snoop168

Would love to see this resolved as soon as possible. Thank you

rebeloper avatar Aug 09 '22 13:08 rebeloper

Ended up using: https://github.com/emilioschepis/swift-geohash.git

rebeloper avatar Aug 11 '22 04:08 rebeloper

at your Podfile use this and everything will work fine pod 'GeoFire', :git => 'https://github.com/abdoelmorap/geofire-objc', :tag => '5.4.0'

abdoelmorap avatar Oct 30 '22 13:10 abdoelmorap

This is such a well developed solution - hope support can come back to it.

strohat avatar Dec 18 '23 03:12 strohat

at your Podfile use this and everything will work fine pod 'GeoFire', :git => 'https://github.com/abdoelmorap/geofire-objc', :tag => '5.4.0'

does this actually work @abdoelmorap

cantonalex avatar Mar 13 '24 01:03 cantonalex

This is now fixed.

morganchen12 avatar Aug 21 '24 17:08 morganchen12