firebase / firebase/geofire-objc
Update to latest FirebaseDatabase version needed for iOS 14.5 compatibility
Open
- Dominant language
- Objective-C
- Stars
- 447
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
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)`.
I think functionalities such as AnalyticsWithoutAdIdSupport are available on the latest Firebase versions.
So updating geofire to point to latest Firebase version is needed. Is this under the current priority list?
Contributor guide
Assessment
This issue has not been assessed yet.