Skip to content

Firebase C++ SDK 9.4.0

Compare
Choose a tag to compare
@DellaBitta DellaBitta released this 09 Aug 17:21
aae74a8

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Desktop): Fixed an issue with embedded dependencies that could
      cause duplicate symbol linker errors in conjunction with other libraries
      (#989).
    • GMA (iOS): Updated iOS dependency to Google Mobile Ads SDK version 9.7.0.
    • General (Android,iOS,Linux,macOS 32-bit): Fixed an integer overflow which
      could result in a crash or premature return when waiting for a Future
      with a timeout
      (#1042).