Firebase Unity SDK 10.4.0
Prebuilt versions of the libraries are available for download here.
- Changes
- General (Android): Update to Firebase Android BoM version 31.2.0.
- General (iOS): Update to Firebase Cocoapods version 10.4.0.
- Firebase introduces Unity SDK support for tvOS. Supports Analytics, Authentication, Crashlytics, Database, Firestore, Cloud Functions, Installations, Messaging, Remote Config and Storage.
- Analytics: Added
SetConsent()
andGetSessionIdAsync()
APIs. - Crashlytics: Added
ReportUncaughtExceptionsAsFatal
property andLogExceptionAsFatal
API.