Hello, I tested with Unity 2017.1.0f3 and does not connect to google service by clicking Log In can you help me? the version of the plugin is 0.9.41 HELP!!!
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.
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.
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?
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+?
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.
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?