☁️Cloud Services
Last updated
Last updated
Cloud services is useful when you want your user's data to persist across devices.
On iOS, it uses iCloud service and on Android it uses Saved Games feature of Google Play Services.
As the profile data size will be in the limits , you can save to cloud so that your user's won't miss their progress.
As Player preferences is local to the device, you can replace it with Cloud Services to store the details specific to the user across devices.
SetupUsageTestingFAQ