cgisca / PGSGP

Play Games Services plugin for Godot Game Engine - Android
MIT License
217 stars 61 forks source link

account_id parameter in _on_sign_in_success() always null and does not print #56

Open oneseedfruit opened 3 years ago

oneseedfruit commented 3 years ago

Godot 3.2.3 Android 10

I've successfully signed in and managed to retrieve player info like "display name".

Despite successful sign-ins, account_id parameter in _on_sign_in_success() always null and does not show up when passed to print().

martinpelli commented 3 years ago

I can confirm this on 3.2.3 Android 9.0

lefavilla commented 3 years ago

I can confirm this on 3.2.3 Android 10