Documentation

Support

Google Play data safety

Review the data collection practices and disclosures required to publish applications on the Google Play Store.
Read time 4 minutesLast updated 2 months ago

Starting April 2022, Android developers publishing on the Google Play store must define what data their apps collect, including the data collected by integrated third-party SDKs such as Cloud Save. For your convenience, Cloud Save provides information on its data collection practices below.
Warning
The data disclosures below are for the Cloud Save SDK only. You are also responsible for providing any additional disclosures for your app, including other Unity SDKs and/or third-party SDKs used in your app.
For more information on Google's data safety disclosure policies, including terminology definitions, please check the Google documentation.

Data collection survey

Does the SDK collect or share any of the required user data types?Yes*
Is all of the data collected by the SDK encrypted in transit?Yes
Does the SDK provide a way for users to request that their data is deleted?Yes**
Note
*Since Cloud Save allows for saving of arbitrary data a developer might choose to save any type of data. We suggest to only use Cloud Save for in game progress and preferences.
**Developers can delete the data through the cloud save API.

Data types

Location

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s approximate location?NoNot applicable (N/A)N/AN/AN/A
Does the SDK collect the user’s precise location?NoN/AN/AN/AN/A

Personal information

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s name?NoN/AN/AN/AN/A
Does the SDK collect the user’s email address?NoN/AN/AN/AN/A
Does the SDK collect the user’s personal identifiers?Yes*NoNoYesApp functionality
Does the SDK collect the user’s address?NoN/AN/AN/AN/A
Does the SDK collect the user’s phone number?NoN/AN/AN/AN/A
Does the SDK collect the user’s race and ethnicity?NoN/AN/AN/AN/A
Does the SDK collect the user’s political or religious beliefs?NoN/AN/AN/AN/A
Does the SDK collect the user’s sexual orientation or gender identity?NoN/AN/AN/AN/A
Does the SDK collect any of the user’s other personal information?NoN/AN/AN/AN/A
Note
*Player ID is collected. The Player ID is a random string of numbers generated by the Authentication SDK, which is used to identify returning and new players on different devices and external providers.

Financial info

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s purchase history?NoN/AN/AN/AN/A
Does the SDK collect the user’s credit info?NoN/AN/AN/AN/A
Does the SDK collect the user’s credit card, debit card, or bank account number?NoN/AN/AN/AN/A
Does the SDK collect any of the user’s other financial info?NoN/AN/AN/AN/A

Health and fitness

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s health information?NoN/AN/AN/AN/A
Does the SDK collect the user’s fitness information?NoN/AN/AN/AN/A

Messages

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s emails?NoN/AN/AN/AN/A
Does the SDK collect the user’s SMS or MMS messages?NoN/AN/AN/AN/A
Does the SDK collect any of the user’s other in-app messages?NoN/AN/AN/AN/A

Photos and videos

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s photos?NoN/AN/AN/AN/A
Does the SDK collect the user’s videos?NoN/AN/AN/AN/A

Audio files

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s voice or sound recordings?NoN/AN/AN/AN/A
Does the SDK collect the user’s music files?NoN/AN/AN/AN/A
Does the SDK collect any of the user’s other audio files?NoN/AN/AN/AN/A

Files and docs

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s files and or documents?NoN/AN/AN/AN/A

Calendar

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s calendar events?NoN/AN/AN/AN/A

Contacts

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect the user’s contacts?NoN/AN/AN/AN/A

App activity

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect data on page views and taps in the app?NoN/AN/AN/AN/A
Does the SDK collect in-app search history?NoN/AN/AN/AN/A
Does the SDK collect data on installed apps?NoN/AN/AN/AN/A
Does the SDK collect data on any other user-generated content?Yes*NoNoYesApp functionality
Does the SDK collect data on any other app activity?Yes*NoNoYesApp functionality
Note
*Possible (developers can record whatever data they desire).

Web browsing

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect data on the user’s web browsing history?NoN/AN/AN/AN/A

App info and performance

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect crash logs?NoN/AN/AN/AN/A
Does the SDK collect app diagnostics?NoN/AN/AN/AN/A
Does the SDK collect any other app performance data?NoN/AN/AN/AN/A

Device or other identifiers

Collected

Shared

Ephemeral

Required

Purpose

Does the SDK collect data on the user’s device or other identifiers?Yes*NoNoYesApp functionality
Note
*Player ID is collected.