Hello everyone,
I am currently looking at the possibilities the Androïd gamecenter (aka Play Games) can offer, but trying to connect with Corona I met troubles.
I went to the google account to create some achievements, could load the plugin and use the init method correctly, but when I simply try to submit an achievement with gameNetwork.request, or when I try to show the achievement popup with gameNetwork.show, nothing happens.
The documentation says that those methods don’t take any listener, but since and all I did from the google dev console seems ok, and yet nothing happens (no popup shown, no warning, no error…), I don’t see how I could solve, or even identify my problem.
So if anybody have any idea, I’d like to hear them ! Thanks.