Skip to content

Backup Restore

Aprius edited this page Aug 27, 2024 · 3 revisions

What

Backup and Restore data save in Cloud of UnityGameService (UGS)

Setup

1, First, open the Wizard window and select the GameService menu. Here you need to install the CloudSave Package

After installation it will look like this

image

2, Then you need to install GPGS (Google Play Game Service) if the platform is Android, Install Apple Sign-In if the platform is iOS

3, For Android you need to set Credential on google cloud console, you can see how to create credential here or here

Next we will perform setup for Google Play Games in Unity. Turn on the settings panel via menu Window > Google Play Games > Setup > Android Setup.

image

Resource definition you get from the Google play console using the Get Resources button

image

Client ID will fill in the Client ID of the Web Application

4, Setup Authentication Provider

image

Clone this wiki locally