Type Boolean Return value none Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs See also gpgs.*
Attempts to log in the current player.
gpgs.login(params)
Table. Contains parameters — see the next section for details.
Boolean. If true
, will show sign in dialog if user is not logged in. Use it when user specifically wants to log in (presses log in button for instance) instead of being logged in automatically.
Boolean. If true
will request Google Drive Access. This is needed for Snapshots.
Listener. Receives login event.