Easy Google Play Service - Multiplayer

Easy Google Play Service - Multiplayer is a wrapper of google play game services in which you can access the following functionality.


This Package Includes :

-Achievements

-Leaderboard

-Cloud Save

-Video Recording

-Real-time multiplayer

You can find details about the services here: Play Games Services  |  Google for Developers

Multiplayer functionality is supported only for Android.

Download From here.
Briefly, discuss in this blog.

Crash !. When Savedgame is enable.
Last google play games plugin 0.9.40
unity 5.6.3f1
Thanks

I tested with Unity 5.6.3f1 it’s working great with saved game enable.please check you can’t miss something

Hello, I tested with Unity 2017.1.0f3 and does not connect to google service by clicking Log In :frowning: can you help me? the version of the plugin is 0.9.41 HELP!!!

make sure to configure google play service and user latest android sdk

I did it. look.

Hi,

I just bought your asset and haven’t really got a chance to try out all the features yet, but I have a request to make. Is it possible to have an example of how to let the users to change their profile photo when joining game rooms? If you can consolidate the methods within your asset, that would be much better.

Cheers,

Thank you for your appreciation, sure we will add it on later update.

this asset can do google login? in android?

yes it is

I have problem to authenticate in play games in new version 0.9.41 and unity version is 5.6.3f1

Please share your logcat

anyone who can be facing the Error_UI_busy problem with google play game version 0.9.41 is trying adding the following to manifest

it probably be bug in new unity package 0.9.41

Hi,

I’m also having a problem in signing in, even after I modified AndroidManifest.xml file to add the above activity. I’ve already emailed you the logcat output file.

Thanks.

Cheers,

Hi,
Any update on the issue above?

Seen your logcat,try to update android SDK to the latest version.
I’ll try it on 2017.1 with 0.9.41 and it’s Woking awesome.
What unity version do you use?

There is some problem with the latest 0.9.41 google play game,try to downgrade it

Hi,

Thanks for the reply. I already tested the demo scene with 0.9.39, and it also didn’t work. I followed the instructions as listed in the documentation, but when trying to sign in, I got the same “Failed to sign in with Google Play Games” in the logcat output.

In my case, usually the first time signing in could proceed properly after installing the apk but room creation failed. And when the application is restarted the signing in failed every time afterwards.

Plus, as I’ve asked you in the email, since Google+ has been deprecated by Google, should the two testing accounts still need to be linked together via Google+?

Thanks.

I’m using Unity 2017.1.2f1 on Linux with plugin version 0.9.41. There must be something wrong that I’ve done in the setting up process somewhere. Is it possible to have a more detailed instructions than what we have in the README.txt with the asset?

Thanks.

EDIT : I’m using build-tools version 25.0.2, which is kinda old. I’ll try upgrading it to 26.0.1 and will report back if everything goes OK. Thanks.

Hi,

Latest, still failed to sign in. I’ve already upgraded the build-tools to 26.0.2 and Android platform 26. I also have another asset that uses Google Play Services and it could run fine using plugin 0.9.41. Plus I’ve also tested the QuizRacer from the play games plugin for unity using 0.9.41 and it could connect, create a room and run the simple game. Any idea where should I check to identify the problem?

Thanks.