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 (infirebase::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.