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:
Game Center welcome message?
Code (csharp):
- {
- // Authenticate and register a ProcessAuthentication callback
- // This call needs to be made before we can proceed to other calls in the Social API
- }
- // This function gets called when Authenticate completes...