- Home /
 
 
               Question by 
               galshal · Dec 01, 2015 at 11:50 AM · 
                androidunity 5google play gameslogin  
              
 
              google play game services authentication fails
Hi all,
Im trying to create a google login in my Android game and I am using google play games plugin for unity, I walked through the tutorials and when Im doing
 Social.localUser.Authenticate((bool result)=>{
          Text.text=result.ToString();
 });
 
               I dont get any result while Im on Android
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
When I start my game on Android this crashes (google play problem) 0 Answers
How to integrate new google play games services for leaderboard? 2 Answers
Unity Google Play Service Plugin Social.localUser.Authenticate(…) App Crash 1 Answer
Problem with Google Play Game Services: Invalid Classname 1 Answer