My game integrates Google Play Services to upload save files to the cloud, and downloads them to retrieve save files. It does not share the file with other users through a link. I am uncertain if DRIVE API is involved with the Play Services Unity Package but the email states I have been using the API.
Can anyone confirm if this update is unrelated to my situation?
The email only points out that one of my game which uses Google Play Services to save player save files to the cloud may be affected, apparently I am using the plugin and I’m not familiar with the android solutions.
We’re in the same situation. The Google Play Games plugin uses the Drive API for cloud saves but I have no clue if it’ll be affected by these changes. If anyone could provide some clarity that would be appreciated.
I tried to contact Google regarding the matter… and the representative recommended that I ask the drive team. You should do the same I guess. I’ll keep you posted.
Saved Games/Cloud Save (from google play services) do use DRIVE_APPFOLDER scope but thats an exception. Saved Games internally do use drive but as of now its not a violation.