You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
The text was updated successfully, but these errors were encountered:
oneseedfruit
changed the title
account_id parameter in _on_sign_in_success() always returns null and does not print
account_id parameter in _on_sign_in_success() always null and does not print
Jan 30, 2021
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().The text was updated successfully, but these errors were encountered: