Firebase C++ SDK 12.3.0
Prebuilt versions of the libraries are available for download here.
- Changes
- General (iOS): Update to Firebase Cocoapods version 11.2.0.
- General (Android): Update to Firebase Android BoM version 33.3.0.
- General (Android): Updated
minSdkVersion
to 24. - Messaging: Changed
SetListener
to send the last token received before the listener was set. - Remote Config: Fixed
ConfigInfo
fields to default to 0 when not throttled or having previous fetch data.