Skip to content

Firebase C++ SDK 11.6.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 17 Oct 23:35
b5b7e05

Prebuilt versions of the libraries are available for download here.

  • Changes
    • Firestore: Add support for disjunctions in queries (OR queries) (#1453).
    • GMA: Added the User Messaging Platform (UMP) SDK, required for obtaining consent from users before showing ads. See the Get Started Guide for more information.
    • GMA (iOS): Added a new Cocoapod dependency for the UMP SDK: GoogleUserMessagingPlatform version 2.1.0.
    • GMA (Android): Added a new Maven package dependency for the UMP SDK: com.google.android.ump:user-messaging-platform version 2.1.0. This dependency will automatically be included if you include "gma" in the firebaseCpp.dependencies list in your build.gradle file.