小编Miz*_*gro的帖子

将 FireBase Analytics 导入 Unity 时出现问题

我在 Unity 2019.3 上有一个带有 dotnet 4.x 的项目。我正在尝试导入 firebase analicts,但出现以下错误:

System.TypeInitializationException:“Firebase.Editor.Measurement”的类型初始值设定项引发异常。---> System.MissingMethodException: void Google.EditorMeasurement.set_InstallSourceFilename(string) --- 内部异常堆栈跟踪结束 --- 在 Firebase.Editor.AndroidSettingsChecker..cctor () [0x0000c] in Z:\tmp\tmp .SHkOPK7iEJ\firebase\app\client\unity\editor\src\AndroidAPILevelChecker.cs:37

MissingMethodException: void Google.EditorMeasurement.set_InstallSourceFilename(string)

有谁知道它可能是什么?是否缺少任何库?我没有在任何地方找到对这个问题的引用。

unity-game-engine firebase

5
推荐指数
1
解决办法
8075
查看次数

标签 统计

firebase ×1

unity-game-engine ×1