android-basic-samples icon indicating copy to clipboard operation
android-basic-samples copied to clipboard

How to set match expire time

Open efendioglu opened this issue 10 years ago • 4 comments

I have to set expire time of Turn based match. Example : two days.

How to set match expire time?

efendioglu avatar Nov 24 '15 16:11 efendioglu

You can't set the expiration time, it's automatically managed by Google Play Games:

https://developers.google.com/games/services/common/concepts/turnbasedMultiplayer "A match expires when a user does not respond to an invitation or turn notification for two weeks. A match also expires in one day if there is an empty auto-match slot available but Google Play games services cannot find a Google+ user to auto-match."

jorgelamb avatar Nov 25 '15 08:11 jorgelamb

Thanks, but I actually think that it should be added as a feature.

It would be nice if I could set expire time. Also if I could set a player who does not turn for two days as lost and the other as winner.

efendioglu avatar Nov 25 '15 10:11 efendioglu

Thanks for the suggestion @efendioglu. I'll pass it along to the team.

claywilkinson avatar Nov 25 '15 16:11 claywilkinson

It's so frustrating that such a simple feature (seemingly, at least) hasn't been implemented even two and half years later.

AlexeyGorovoy avatar Apr 17 '17 14:04 AlexeyGorovoy