I'm trying to set up google play services. I followed the tutorial, and I'm able to successfully log in users, but there's an issue with changing users. I'll try to explain:
1. If you're not logged in at all, and you click the login button, it will pop up the google login window and this will work fine.
2. if you've logged in before, it will automatically log you in.
Ok so far so good
3. If you click log-out C2 seems to think it worked, but then, if I click log-in button again to try to change users, the login window that pops up is either blank (in IE) or quickly auto-closes (Chrome).
4. Even after logging out, if I refresh the game preview, it will auto log-in as the person who logged in last
How can I get the log-out function to work so that new users may log in? The ONLY way I have found to do it so far is to go to a different google website and logout from there, then and only then can a user change in my game.
If any additional info is required let me know.