-
The plug-in works perfectly when exporting on Godot 3.2.3
Now when using Godot 3.3.2, the following issue arises, from logcat:
```2021-06-27 12:21:33.445 16471-16513/com.gforceproductions.bounzy…
-
Could you please give some pointers ?
07-04 14:30:11.153 I/godot (23552): Loading Android module: org/godotengine/godot/GodotPlayGameServices
07-04 14:30:11.158 I/godot (23552): Loading Androi…
anisc updated
5 years ago
-
Godot version: 3.3.2
When I call play_games_services.init(false) I get this error in my logcat:
```
AndroidRuntime: Process: com.sandervanhove.bouncybox, PID: 27870
AndroidRuntime: java.lang.C…
-
Would be nice if you could fix this:
java.lang.NullPointerException: score must not be null
at io.cgisca.godot.gpgs.leaderboards.LeaderboardsController$retrieveLeaderboardScore$1.onSuccess(Leader…
-
I've wrote a simple demo to check if the module was working but when I launch the game it crashes.
This is the content of the logcat:
```
java.lang.ClassNotFoundException: Didn't find class "org/go…
-
Hello,
When I compiling separate AdMob and gpgs module as this link:
https://github.com/kloder-games/godot-admob
https://github.com/kloder-games/godot-gpgs
=> It's working well. But if I combine …
-
I like this module, feels so clean and organised. It has so many features I would LOVE to use, because there are not many google play game services modules for Godot.
I followed instructions, compile…
-
Hey!
Im using this addon and everytime I try to login I get a stack trace saying its expecting an interface and got a class
```
12-29 12:00:31.036 19327 19327 D AndroidRuntime: Shutting down VM
1…
-
Hey @jlopezcur ,
Thanks for the great plugin, its easy to setup and compile. But after i have followed your instructions and everything seems to work fine, but after trying to sign in i get no pop up…
-
Implement Google Multiplayer service.