17
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Firebase for Unity の過去バージョン取得

Posted at

以下のページから、Firebase for Unity の最新版はダウンロードできますが、
Unity プロジェクトに Firebase を追加する
なぜか過去バージョンがダウンロードできない。
リリースノートのページからもダウンロードリンクがありません。
Firebase Unity SDK Release Notes

どうしても過去バージョンが欲しい場合は、自分でURLを作ってアクセスすればダウンロードできます。
https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_[バージョン番号].zip

ex.)
4.4.0 が欲しい場合
https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_4.4.0.zip

17
5
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?