I am working on unity3d based Farm game using Google play services Cloud saved game.
I need to fetch my friends game state to visit their farms.
Is it possible using Google play game services??
Parse.com might be a good solution for this. It's a cloud database (with support for cloud logic), integrated well with programming languages (including Unity/C#/Javascript).