「Unity/Firebase/基本」の版間の差分
提供: 初心者エンジニアの簡易メモ
行9: | 行9: | ||
GoogleService-Info.plist | GoogleService-Info.plist | ||
google-services.json | google-services.json | ||
− | #firebase_unity_sdk_6.0.0. | + | #firebase_unity_sdk_6.0.0.zipをdownloadし解凍 |
− | #unityを開いてトップメニューのAssets/ImportPackage/ | + | #unityを開いてトップメニューのAssets/ImportPackage/CustomPackageを選択し解凍したunitypackageをimportする |
==firebaseのプラグインDL== | ==firebaseのプラグインDL== |
2019年5月27日 (月) 18:23時点における版
firebaseプロジェクトを作成する
https://console.firebase.google.com/?hl=ja
- 日本、asia-northeast1を選択
firebaseプロジェクトにunityを登録
- 作成したfiebaseプロジェクトを開いて、unityのアイコンを選択する
- 以下2つが生成されるのでAssetsの下に置く
GoogleService-Info.plist google-services.json
- firebase_unity_sdk_6.0.0.zipをdownloadし解凍
- unityを開いてトップメニューのAssets/ImportPackage/CustomPackageを選択し解凍したunitypackageをimportする
firebaseのプラグインDL
https://firebase.google.com/download/unity?hl=ja
Unity 5.x 以前では .dotnet3を
Unity 2017.x 以降では、.dotnet4を