Skip to content

Firebase C++ SDK 8.9.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 25 Jan 21:27
7941272

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Fixed an intermittent crash on iOS 15 caused by constructing C++ objects during Objective-C's +load method. (#706) (#783)
    • General: Internal changes to Mutex class.