Closed loicteixeira closed 7 years ago
Having to do GameJolt.API.Manager.Instance.CurrentUser != null seems to confuse people. In addition, a user object could being present does not guarantee that he is signed in.
GameJolt.API.Manager.Instance.CurrentUser != null
Issues are now tracked at InfectedBytes/gj-unity-api/issues.
Having to do
GameJolt.API.Manager.Instance.CurrentUser != null
seems to confuse people. In addition, a user object could being present does not guarantee that he is signed in.