Skip to content

Firebase C++ SDK 13.0.0

Latest
Compare
Choose a tag to compare
@a-maurice a-maurice released this 23 Jul 20:23
· 1 commit to main since this release

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 34.0.0.
    • General (iOS): Update to Firebase Cocoapods version 12.0.0.
    • General (iOS): Minimum iOS deployment target is now 15.0.
    • General (iOS): Added an option to explicitly specify your app's AppDelegate class name via the FirebaseAppDelegateClassName key in Info.plist. This provides a more direct way for Firebase to interact with your specified AppDelegate. See "Platform Notes > iOS Method Swizzling > Specifying Your AppDelegate Class Directly (iOS)" for details.
    • General (Linux): 32-bit (i386) build support is now deprecated, and will be removed in the future.
    • Auth: Removed deprecated User::UpdateEmail method.
    • Dynamic Links: Removed the Dynamic Links SDK. See the support documentation for more information.
    • Google Mobile Ads (GMA) has been removed from the Firebase C++ SDK. It was previously deprecated. For more information, see the SDK documentation.