Firebase Unity SDK 12.3.0
Prebuilt versions of the libraries are available for download here for a zip file, here for individual asset package, or here for individual .tgz
package for Unity Package Manager.
12.3.0
- Changes
- General: Update to Firebase C++ SDK version 12.3.0.
- General (Android): Update to Firebase Android BoM version 33.3.0.
- General (Android): Update the minSdkVersion to 24.
- General (iOS): Update to Firebase Cocoapods version 11.2.0.
- General: Update to EDM4U version 1.2.183.
- Messaging (Android): Fixed issue with TokenReceived not being called when the application has a cached token from a previous run. firebase/quickstart-unity#1088.
- Remote Config: Fixed ConfigInfo fields to default to 0 when not throttled or having previous fetch data. (#1058).