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 theFirebaseAppDelegateClassName
key inInfo.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.