I am using parse version 3.0.2 in unity, I am using “user.SignUpAsync()” method its work fine but “ParseUser.LogInAsync(“myname”, “mypass”)” method is not working why?
Can you share more details related to the problem you are facing? Do you have any error logs?