Firebase Apple 11.2.0
The Firebase Apple SDK (11.2.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
- [Auth] Phone Auth – Fallback to reCATCHA flow when "invalid app credential" error is thrown by @ncooke3 in #13519
- [Auth] Fix Xcode 16 continuation crashes by @paulb777 in #13521
- [Auth] Fix Phone Auth via APNS for Sandbox Tokens and update Sample's Firebase app by @paulb777 in #13539
- [Auth] Add background modes capability to plist by @ncooke3 in #13548
- [Auth] When swizzling is disabled, open URLs via SceneDelegate by @ncooke3 in #13557
- [Auth] Fix unexpected nil in fetchSignInMethods success case by @ncooke3 in #13561
- [Auth] Fix user session persistence in multi tenant projects by @paulb777 in #13567
- [Crashlytics] Fix Firebase/Crashlytics min iOS version by @paulb777 in #13580
- [Database] Fix temporary disconnect when app goes inactive by @paulb777 in #13564
- [Firestore] Mark readonly public classes as Sendable by @paulb777 in #13453
- [Firestore] Support hex strings to prevent broken log lines by @ls-todd-lunter in #13128
- [Functions]
FunctionsContext
Updates by @yakovmanshin in #13531 - [Functions] Updated Functions Errors by @yakovmanshin in #13535
- [Testing] Update OCMock dependency to v3.9.4 by @andrewheard in #13536
- [Vertex AI] Make
uri
optional inCitation
and addtitle
field by @andrewheard in #13520 - [Vertex AI] Add
Sendable
conformance to types by @andrewheard in #13560 - [Vertex AI] Make
Logger
properties constants by @andrewheard in #13570 - [Vertex AI] Make
GenerativeModel
andChat
into Swift actors by @andrewheard in #13545 - [Vertex AI] Make generateContentStream/sendMessageStream throws by @andrewheard in #13573
- [Vertex AI] Add
SourceImage
enum toImageConversionError
by @andrewheard in #13575 - [Vertex AI] Add
responseSchema
toGenerationConfig
by @andrewheard in #13576
New Contributors
- @ls-todd-lunter made their first contribution in #13128
Full Changelog: 11.1.0...11.2.0