Hi Zizen,
It depends on the type of change that you are applying to the game. If it doesn't require a client side update then you could simply publish a new snapshot. An example of this would be an update to a meta collection where the client side query would return the data regardless of the changes that had been made in the collection.
Regards,
Liam
zizhen xu
Are there any ways to implement the Hotfix/Hotpatch? The player don't have to go to the app store to update it,like Final Fantasy.It just launched the app and before logging in there was a "Downloading" progress bar and then that's it.So how to use gamesparks to achieve update in unity?