Skip to content

Releases: firebase/firebase-unity-sdk

Firebase Unity 9.0.0

19 May 22:58
2dda243
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Minimum supported editor version is now Unity 2018.
    • General (Editor, macOS): Add support for Apple Silicon chips. (#281)
    • General (iOS): Firebase Unity on iOS is now built using Xcode 13.3.1.
    • General (iOS): Fixed crash when running on iPhoneOS 12 and older.
    • Analytics: Removed deprecated event names and parameters.
    • Crashlytics (Android): Fixed a bug with missing symbols when enabling minification via proguard.
    • Messaging (Android): Fixed a bug with duplicate symbols when also using Functions. (#301)
    • Realtime Database (Desktop): Fixed a bug handling server timestamps on 32-bit CPUs.
    • Storage (Desktop): Set Content-Type HTTP header when uploading with custom metadata.

Firebase Unity 8.10.1

04 May 23:26
e1ba4e7
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Fix an issue when building with mainTemplate.gradle (#266).

Firebase Unity 8.10.0

02 May 19:42
3f6aa29
Compare
Choose a tag to compare

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Editor, macOS): Fix an issue when finding "python" executable.
    • General : Firebase Unity SDK starts to build using Unity 2019.
    • General : The prebuilt libraries start to generating from Unity SDK repo.