GPGS connects, but doesn’t login

I took the code above, added some additional logging and a call to show the leaderboard after saving the value. I applied it to a game I’m building and everything worked as expected. The score updated. the call to show the scores worked.

Rob

I was trying to make a small isolated demo project, but still no luck for me. I am getting “plugin.gpgs.v2: Not connected” every time.

Could this also be an issue of build.settings, or the Google login?

This sounds like something local to your setup… There are several steps that are easy to miss in the Google Play console.

Rob

I see, I will take a look at the console again.

I’m facing similar issues, did anyone find a solution to the issue? It seems as if it tries to connect and the screen goes darker for a second then nothing happens, but the console outputs the following: 

02-21 13:21:26.523 25433 25461 I Corona  : {

02-21 13:21:26.523 25433 25461 I Corona  :   “name”:“login”,

02-21 13:21:26.523 25433 25461 I Corona  :   “phase”:“logged in”,

02-21 13:21:26.523 25433 25461 I Corona  :   “isError”:false

02-21 13:21:26.523 25433 25461 I Corona  : }

 

I also tried to use the old version of gpgs but that just resulted in my game crashing. I assume that the old version is no longer supported?