plugin.gpgs not working

Hello,

I have added a plugin gpgs in one of my games and found it not working.

I am using corona 2017.3068 and building for Android, I have not specified any particular Android Version so mus be taking the default from somewhere.

While doing login, It first gets the login screen and then asks for the email id and then fails and disappear.

I try taking logs and found it is saying Internal Error and Error code is 8.

I read somewhere that it needs Drive APi and Google Play Developer Api to be enabled. Trust me It was working before in past when i was doing this for rest of my games but now it stops working which drags me in trouble for now.

Please help me.

Thanks in Advance,

Sahil sharma

Hi Sahil,

Enabling the Drive API and Google Play Developer API are both essential, and the “Error Code 8” is usually what you’ll get if you don’t enable those. Beyond that, we would probably need to see some of your code about how you’re initializing GPGS and so forth.

Also, please make sure you read every detail in the documentation, to ensure there isn’t something missing from your setup:

https://docs.coronalabs.com/plugin/gpgs/index.html

Take care,

Brent

Hi Sahil,

Enabling the Drive API and Google Play Developer API are both essential, and the “Error Code 8” is usually what you’ll get if you don’t enable those. Beyond that, we would probably need to see some of your code about how you’re initializing GPGS and so forth.

Also, please make sure you read every detail in the documentation, to ensure there isn’t something missing from your setup:

https://docs.coronalabs.com/plugin/gpgs/index.html

Take care,

Brent