Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud saves #124

Open
s8cusyqr opened this issue Jul 28, 2023 · 0 comments
Open

Cloud saves #124

s8cusyqr opened this issue Jul 28, 2023 · 0 comments

Comments

@s8cusyqr
Copy link

s8cusyqr commented Jul 28, 2023

I use sample from this project class GDK and achievements, and loading and saving works okay using this gdk class methods. But cloud saving doesn't work, like when I launch game on same account on different computer, saves aren't synced from cloud. Why? I load blobs to read save data, so if blobs saves would sync from cloud all would be okay, but blobs don't sync they remain local, why? I use Apps manager - Windows Device Portal for testing. In cloud save example in gdk pc is script GameSaveSampleLogic.cs but there is only save and load of blob save, which i have done, so you dont have do anything else in code besides save and load blob to use cloud saves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant