enableGPGSSignInCheck

When the Gamebase SDK is initialized, it will attempt to sign-in to GPGS. You can disable the GPGS sign-in by changing this method to false.

Since

Added 2.70.0.

Return

a builder itself.

Parameters

enable

Attempt to sign-in to GPGS when Gamebase.initialize() API is called.