【发布时间】:2016-02-12 16:15:46
【问题描述】:
我按照此处所述更新 google google play 游戏服务:unity plugin,但出现以下错误:
Google.JarResolver.ResolutionException:找不到 com.google.android.gms:play-services-games:8.4+ 的候选工件 在 Google.JarResolver.PlayServicesSupport.DependOn(System.String 组,System.String 工件,System.String 版本)[0x00000] in :0 在 GooglePlayGames.Editor.GPGSDependencies..cctor () [0x00024] 在 /Users/gabriele/Documents/number777pro/number/Number777/Assets/GooglePlayGames/Editor/GPGSDependencies.cs:46 UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
我试图找到解决方案,但没有成功,有人知道如何解决吗?
【问题讨论】:
-
您需要通过 Android SDK Manager 更新 Google Repository 和 Android Support Repository 组件。
-
我做到了,我也尝试重新下载android sdk,但它没有解决错误
-
嗨@GabrielePicco,你真的应该在下面打勾!
标签: unity3d google-play-services google-play-games