We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca7e08 commit b082393Copy full SHA for b082393
Firestore/CHANGELOG.md
@@ -2,6 +2,9 @@
2
- [fixed] Fixed an issue where Firestore's binary SwiftPM distribution would
3
not link properly when building a target for testing. This issue affected
4
Xcode 15 Beta 5 and later (#11656).
5
+- [fixed] Downgrade the CocoaPods grpc dependency back to 1.44.0 (from 1.50.1)
6
+ to fix a crash on iOS 12 devices that was introduced in the Firebase Apple SDK
7
+ 10.10.0 when the grpc dependency was upgraded (#11509).
8
9
# 10.15.0
10
- [feature] Add the option to allow the SDK to create cache indexes automatically to
0 commit comments