Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Game Center welcome message?

$
0
0
Does anyone know how I can make the Game Center 'Welcome back' thing that appears at the top of the page show up when the user logs in? Doesn't show up with this:

Code (csharp):
  1.  
  2.        
  3.     void Start()
  4.     {
  5.         // Authenticate and register a ProcessAuthentication callback
  6.         // This call needs to be made before we can proceed to other calls in the Social API
  7.         Social.localUser.Authenticate(ProcessAuthentication);
  8.     }
  9.  
  10.     // This function gets called when Authenticate completes...
Game Center welcome message?

Viewing all articles
Browse latest Browse all 10823


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>