-
pR0Ps updated
10 years ago
-
Hey,
I successfully got my app to login but when I try to show the leaderboard with either the showLeaderboard(leaderboardid) or showLeaderboardPicker() my app crashes with the message:
java.lang.E…
-
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
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2022.3.22f1
* External Dependency Manager version: 1.2.183
* Source you installed EDM4U: GoogleMobileAds-v9.3…
-
Authenticate and report scores works fine. But when I try to call PlayGamesPlatform.Instance.ShowLeaderboardUI() or Social.ShowLeaderboardU() I get error AndroidJavaException: java.lang.ClassNotFoundE…
-
Hey! We've been using this plugin for almost half a month without any kind of problem. We could use it to log in, unlock achievements, and so on. However, a few days ago it stopped working. There's no…
-
- [x] I tried searching [Solar2D forums](https://forums.solar2d.com/) for the solution.
**Describe the bug**
Working on a Google Play Game Servie v2 (**plugin.gpgs.v2**).
The error happens while …
-
Currently, the plugin doesn't have a way to request for email and profile info while SignIn. Add a flag that can be configured in game.project for email and ProfileInfo.
The game.project configuratio…
-
For the old GPGS, I got the id_token value after the GPGS login, successfully authenticated to the Google server OAUTH2 and got the sub value.
However, with GPGS V2, when I tried the same, it was i…
-
https://github.com/MrStahlfelge/gdx-gamesvcs/blob/20d89c1f4dc160b23df7311dc0f8c64196c4890b/android-gpgs/build.gradle#L36-L39
I just discovered there's v2 of Google Play Games Services. [Here's the …