简体   繁体   English

旧版本 Firebase for Unity (Firebase SDK 4.5.0)

[英]Old versions of Firebase for Unity (Firebase SDK 4.5.0)

In my Unity project, I am using libraries that depend on Play Services 11.8.0 and they crash with 12.0.1.在我的 Unity 项目中,我使用的库依赖于 Play Services 11.8.0,它们在 12.0.1 时崩溃。

The latest Firebase 4.5.1 requires Play Services 12.0.1.最新的Firebase 4.5.1需要Play Services 12.0.1。

And for some reason I can't find on Google's website older versions of SDKs.出于某种原因,我无法在 Google 的网站上找到旧版本的 SDK。 Am I missing something really obvious or for some reason they are pushing the latest version that hard?我是否错过了一些非常明显的东西,或者出于某种原因他们正在努力推动最新版本?

Where is an official location to get Firebase SDK 4.5.0?获取 Firebase SDK 4.5.0 的官方位置在哪里?

如果有人需要它 - 这是一个神奇的链接 - https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_${version}.zip

To download individual packages instead of the whole SDK, go to:要下载单个包而不是整个 SDK、go 到:

https://developers.google.com/unity/packages https://developers.google.com/unity/packages

In the download URLs just replace the version number with your preferred SDK version.在下载 URL 中,只需将版本号替换为您喜欢的 SDK 版本即可。

One can look into the Assets/Firebase/m2repository directory to find the Firebase SDK version.可以查看Assets/Firebase/m2repository目录以找到 Firebase SDK 版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM