Google firebase analytics plugin for unity

前端 未结 2 1014
自闭症患者
自闭症患者 2020-12-17 05:56

Google recently launched firebase analytics for iOS and android, which is great and I want to use it in my android game made in unity3d 5.4b19. I tried to build a plugin for

2条回答
  •  春和景丽
    2020-12-17 06:43

    Update 31/11/16

    Now you can do this from this unitypackage

    I extracted all required jar file from SDK folder. It is all there inside Extra folder. Now it is working perfectly fine.

    Update: Few people have requested me to post the whole process. So here is the overview of how I got firebase working in the unity. These are basically snapshots I have taken during the process for record.

    Download jar files from here if have trouble finding them

    I hope this much information will be enough for you to get started. If you need any other information then please comment.

提交回复
热议问题