Skip to content

Firebase C++ SDK 8.10.0

Compare
Choose a tag to compare
@DellaBitta DellaBitta released this 28 Mar 19:45
a95272d

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Fixed additional issues on iOS 15 caused by early
      initialization of Firebase iOS SDK.
    • Remote Config: Fixed default Fetch() timeout being 1000 times too
      high.
    • Storage (Desktop): Added retry logic to PutFile, GetFile, and other operations.