Firebase Unity SDK 10.3.0
Prebuilt versions of the libraries are available for download here.
- Changes
- General (Android): Update to Firebase Android BoM version 31.1.1.
- General (iOS): Update to Firebase Cocoapods version 10.3.0.
- Remote Config: Added
ConfigSettings.MinimumFetchIntervalInMilliseconds
, which should be used instead ofMinimumFetchInternalInMilliseconds
. The old one is considered deprecated, and will be removed with the next major release.