Skip to content

Firebase C++ SDK 9.1.0

Compare
Choose a tag to compare
@cynthiajoan cynthiajoan released this 06 Jun 18:15
7e50de8

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Fixed a bug that required Android apps to include com.google.android.gms:play-services-base as an explicit dependency when only using AdMob, Analytics, Remote Config, or Messaging.
    • Functions: Add a new method GetHttpsCallableFromURL, to create callables with URLs other than cloudfunctions.net.
    • Analytics (iOS): Added InitiateOnDeviceConversionMeasurementWithEmail function to facilitate the on-device conversion measurement API.
    • Firestore (Desktop): On Windows, you must additionally link against the bcrypt and dbghelp system libraries.