playgameservices / android-basic-samples

Google Play game services - Android samples
Apache License 2.0
971 stars 973 forks source link

loadInvitablePlayers() alternative? #242

Closed fcouceiro closed 6 years ago

fcouceiro commented 7 years ago

Hi.

I've read that with the new updates this functionality will be deprecated. (here). How would one implement this behavior from now on?

mwgray commented 6 years ago

While that specific function is deprecated, you can look at the Button Clicker sample for an example on how to invite any players that are currently playing.