Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 750 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 750 Bytes

How To Install

  • As of version 12.0.0 FirebaseCppApp.bundle used to run in unity editor on macbook will not be directly included in this bundle
  • Instead it will be segregated into a separate bundle to minimize amount of bandwidth used by git LFS. Install the following package if running on mac

Install by add directly in manifest.json in folder Packages/manifest.json

for version 12.5.0

"com.google.firebase.app": "https://github.com/firebase-unity/firebase-app.git#12.5.0",

dependency external-dependency-manager-1.2.183

"com.google.external-dependency-manager": "https://github.com/googlesamples/unity-jar-resolver.git?path=upm#v1.2.183",