Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolution fails everytime trying to fetch gpgs-plugin-support #2094

Closed
Penninha opened this issue Jan 28, 2018 · 1 comment
Closed

Resolution fails everytime trying to fetch gpgs-plugin-support #2094

Penninha opened this issue Jan 28, 2018 · 1 comment

Comments

@Penninha
Copy link

Penninha commented Jan 28, 2018

Hi!
It's been a LOOOONG time which I'm trying to implement GPGS into my game.

But EVERY TIME I import and re-import the GPGS Package into Unity, I always got a Resolution Failed Error because the freaking gpgs-plugin-support can't be downloaded.

I've tried to import into my actual game (which I use Appodeal and get A LOT of other dependencies which can't be downloaded either) but even on an empty project, I got the following error:

Resolution failed

Failed to fetch the following dependencies:
com.google.games:gpgs-plugin-support:0.9.50

UnityEngine.Debug:LogError(Object)
Google.Logger:Log(String, LogLevel)
GooglePlayServices.PlayServicesResolver:Log(String, LogLevel)
GooglePlayServices.ResolverVer1_1:LogMissingDependenciesError(List1) GooglePlayServices.<DoResolutionUnsafe>c__AnonStorey18:<>m__26(List1)
GooglePlayServices.c__AnonStorey14:<>m__1F(Result)
GooglePlayServices.c__AnonStorey15:<>m__28()
GooglePlayServices.PlayServicesResolver:PumpUpdateQueue()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

And even if I just ignore this I can't log into GPG because in the Android SDK Monitor's debug mode I get an error about the game can't find the gpgs.dll or something like that.

Can anyone help me with this? Because I'm already giving up to use GPG because of this annoying thing.

@Penninha
Copy link
Author

Nevermind
I installed a previous version (0.9.39) and now GPG is working for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant