Simple and fast Apple cloud saves support for iOS/macOS/tvOS/visionOS through exposing Apple's CloudKit API.Supports Unity 2021.3 LTS, 2023.3 LTS, and Unity 6!Support iOS/macOS/tvOS/visionOS.Simple Mobile Cloud Save Helper is made to help you integrate Apple CloudKit's basic functionality into your game. The plugin provides a simple API for writing, modifying, and deleting data in the user's CloudKit database.Supports Unity 2021.3 LTS, 2023.3 LTS, and Unity 6!Support for iOS/macOS/tvOS/visionOS only as this uses Apple's CloudKit API.For a more detailed list of supported platforms and operations see the Technical Details section!Supported platforms:- iOS- macOS- tvOS- visionOS (at least when built as iOS)Supported operations:- Creating a record- Deleting a record- Updating a record- Fetching a record- Creating a zone- Deleting a zone- Doing all of the above operations in private or public database of your appSimple Mobile Cloud Save Helper provides a demo prefab with all the functionality hooked up to test your CloudKit support right away.For the moment the plugin supports this specific subset of operations, which should be enough for most games. If you like the plugin and would like to see more functionality, let me know!