jesussmile / geofire-objc

MIT License
0 stars 0 forks source link

Incompatible with Firebase 9.4.0 #1

Open danielmintz opened 2 years ago

danielmintz commented 2 years ago

Hi there

I have a flutter app using Firebase. I have added the following to my pod file

'pod 'GeoFire', :git => 'https://github.com/jesussmile/geofire-objc''

but when i do pod install I get this error

'[!] CocoaPods could not find compatible versions for pod "Firebase/Database": In snapshot (Podfile.lock): Firebase/Database (= 9.4.0)

In Podfile: GeoFire (from https://github.com/jesussmile/geofire-objc) was resolved to 4.3.0, which depends on GeoFire/Database (= 4.3.0) was resolved to 4.3.0, which depends on Firebase/Database (= 9.3.0)

firebase_database (from `.symlinks/plugins/firebase_database/ios`) was resolved to 9.1.3, which depends on
  Firebase/Database (= 9.4.0)

'

Is GeoFire not yet compatible with Firebase SDK 9.4.0 or is this some other issue maybe?

Thanks

jesussmile commented 1 year ago

use 10.0.0