- Home /
What to do when user clicks back on google play games realtime multiplayer auto-match ui ?
I created a "play button" which starts the automatch UI and it begins to search for players. When I press back in the automatch UI ,it return back to "play button"....But when I press it again it does nothing.
What should I be doing in code (I'm using Google play games Unity plugin) when someone presses the back button in the ui ?
And also is the any good developer docs for google play games for unity ?
Your answer
Follow this Question
Related Questions
Online Mulitplayer options in Free Unity 1 Answer
Photon network won't join random room with a custom property 0 Answers
Photon RPC is not working in photon? 2 Answers
Multiplayer Object spawned by client does not show up on host 1 Answer
How to receive a callback that message has been received in google play games services for unity? 0 Answers