Feature request - add support for GameSave
Open
feature request
- Dominant language
- C#
- Stars
- 982
- Forks
- 248
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
I'd like to use GameSave to synchronize save games across devices and game versions. The abstraction is much closer to how cloud sync works for other platforms and I'd like to take advantage of it in a Unity project.
**Describe the solution you'd like**
An officially supported Unity plugin for the GameSave feature.
https://developer.apple.com/documentation/GameSave
**Describe alternatives you've considered**
I could try to implement it myself. But I'm not an expert in this area.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.