Skip to content

Releases: firebase/firebase-unity-sdk

Firebase Unity SDK 10.4.0

26 Jan 19:13
3ad1925
Compare
Choose a tag to compare

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() and GetSessionIdAsync() APIs.
    • Crashlytics: Added ReportUncaughtExceptionsAsFatal property and LogExceptionAsFatal API.

Firebase Unity SDK 10.3.0

14 Dec 23:34
2f1b69e
Compare
Choose a tag to compare

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 of MinimumFetchInternalInMilliseconds. The old one is considered deprecated, and will be removed with the next major release.

Firebase Unity SDK 10.2.0

30 Nov 18:48
30d6892
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Update to Firebase Cocoapods version 10.2.0.
    • General (Android): Update to Firebase Android BoM version 31.1.0.

Firebase Unity SDK 10.1.1

17 Nov 23:31
ba1dd7d
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 31.0.3.
    • Crashlytics (Android): Fixed an issue preventing native crashes from being reported for Android API 29+.

Firebase Unity SDK 10.1.0

07 Nov 21:51
110ce21
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Update to Firebase C++ SDK version 10.1.0.
    • General (Android): Update to Firebase Android BoM version 31.0.2.
    • General (iOS): Update to Firebase Cocoapods version 10.1.0.
    • Crashlytics (Android): Fixed an issue with symbols being stripped when using the tgz package.
    • Firestore (Android): Reduce the number of JNI global references consumed when creating or updating documents (#1111).

Firebase Unity SDK 10.0.1

20 Oct 21:13
3a9b849
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • Crashlytics (Android): Fixed a critical issue that was causing background crashes in specific cases.

Firebase Unity SDK 10.0.0

17 Oct 21:18
a43dbd1
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Updated Firebase C++ SDK dependencies to v10.0.0.
    • General (Android): Update Firebase Android BoM dependencies to v31.0.0.
    • General (iOS): Update Firebase Cocoapods dependencies to v10.0.0.
    • General: Minimum supported editor version is now Unity 2019.
    • General: Removed dependency on Parse Tasks.
    • Auth (Android/iOS): Deprecate PhoneAuthProvider.MaxTimeoutMs. The actual
      range is determined by the underlying SDK, ex.
      PhoneAuthOptions.Builder in Android SDK.
    • RemoteConfig: Improve performance when setting default parameters with long
      strings.

Firebase Unity SDK 9.6.0

27 Sep 01:18
c851452
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Updated Firebase C++ SDK dependencies to v9.6.0.
    • General (Android): Update Firebase Android BoM dependencies to v30.5.0.
    • General (iOS): Update Firebase Cocoapods dependencies to v9.6.0.

Firebase Unity SDK 9.5.0

12 Sep 21:33
a085deb
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Updated Firebase C++ SDK dependencies to v9.5.0.
    • Crashlytics: Fix #218 that Firebase editor tool not loading when iOS build support is not installed.

Firebase Unity 9.4.0

10 Aug 22:57
87697c9
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Updated Firebase C++ SDK dependencies to v9.4.0.