Skip to content

Firebase C++ SDK 12.8.0

Latest
Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 10 Jun 18:44
· 2 commits to main since this release

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Update to Firebase Cocoapods version 11.14.0.
    • General (Android): Update to Firebase Android BoM version 33.15.0.
    • General (iOS, tvOS, Desktop): iOS, tvOS, and macOS SDKs are now built using Xcode 16.2.
    • UMP: Moved the User Messaging Platform SDK to its own top-level library and to the firebase::ump namespace. The version in the GMA library (in firebase::gma::ump) has been deprecated and will be removed soon.
    • Messaging (Android): Fix issue with the Subscribe() Future not completing when a cached token is available.