i am using a asset named ULogin Systeme and i did everything i had to setup :
PHP
MySQL database
And more
And when i am runnig the game and i press the button login or register this message shows up and its not supposed to show this it :
***
UnityEngine.Debug:Log(Object)c__Iterator0:MoveNext() (at Assets/ULogin System/Content/Script/Core/Login/bl_Register.cs:130)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
***
If my setup and everything is good , its supposed to show this :
Registered Successfully.
↧