Skip to content

Firebase C++ SDK 12.4.0

Latest
Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 24 Oct 20:54
· 3 commits to main since this release
26849a6

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Update to Firebase Cocoapods version 11.4.2.
    • General (Android): Update to Firebase Android BoM version 33.5.1.
    • General (Android): Reduced minSdkVersion back to 23.
    • Analytics: Add support for Parameters of Lists of Dictionaries, needed by some events such as ViewCart.
    • Auth (Android): Setting photo_url to empty string with UpdateUserProfile clears the field, making it consistent with the other platforms.