playgameservices / android-basic-samples

Google Play game services - Android samples
Apache License 2.0
970 stars 972 forks source link

Cannot use snapshots without enabling the 'Saved Game' feature in the Play console #321

Closed ominfowave closed 2 years ago

ominfowave commented 3 years ago

After setting everything as per the documents, I am always getting Cannot use snapshots without enabling the 'Saved Game' feature in the Play console error when i try to open a snapshot.

Third step of 'Set up Play Games Services' on console always stays unchecked even tho i have added id and metadata in Manifest. Setting screen: https://ibb.co/x2r245C

I have also enabled the 'Saved Game' option in Configurations screen.

smile616 commented 2 years ago

@ominfowave have you followed https://developers.google.com/games/services/console/configuring#enabling_saved_games ?

smile616 commented 2 years ago

please reopen if you followed the suggestion from comment above and it didn't resolved the issue.