【发布时间】:2022-06-25 21:39:32
【问题描述】:
我正在尝试构建我的统一项目,但它显示了这个-ScreenShot GooglePlayGamesManifest.androidlib' 缺少 AndroidManifest.xml 文件。 UnityEngine.GUIUtility:ProcessEvent (int,intptr)
【问题讨论】:
标签: c# unity3d google-play-services game-development
我正在尝试构建我的统一项目,但它显示了这个-ScreenShot GooglePlayGamesManifest.androidlib' 缺少 AndroidManifest.xml 文件。 UnityEngine.GUIUtility:ProcessEvent (int,intptr)
【问题讨论】:
标签: c# unity3d google-play-services game-development
我的解决方案是在 Assets/Plugins/Android 文件夹中将文件名“GooglePlayGamesManifest.androidlib”更改为“GooglePlayGamesManifest”。或者反其道而行之。
【讨论】: