Firebase C++ SDK 9.1.0
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.
- General (Android): Fixed a bug that required Android apps to include