Hi, i’m trying to implement gpgs in my game. When game starts gpgs log in pop up shows up but gpgs callback does not receive any message. Any of my prints functions do not print out.
Here is my gpgs implementation:
play_services.script (2.9 KB)
Here is my logcat ss:
And my google cloud receives my requests.