When will we see improvements to iCloud sync?
Asked on 2024-07-29
1 search
Improvements to iCloud sync were discussed in several sessions at WWDC 2024. Here are some highlights:
-
Port advanced games to Apple platforms:
- This session discussed how CloudKit helps enable seamless switching between devices by syncing game progress through cloud saves. A sample project was provided to demonstrate how to handle syncing and resolve conflicts between local and cloud data.
- Port advanced games to Apple platforms (19:28)
-
Customize feature discovery with TipKit:
- This session explained how to use CloudKit to sync tips across devices, ensuring that tips dismissed on one device are also dismissed on others. This involves setting up a CloudKit container and enabling background modes for remote notifications.
- Customize feature discovery with TipKit (10:48)
-
Use CloudKit Console to monitor and optimize database activity:
- This session introduced new and improved features in the CloudKit console, including developer notifications, telemetry tools, and logging to help developers understand and optimize their app's usage of CloudKit.
- Use CloudKit Console to monitor and optimize database activity (00:07)
Relevant Sessions
- Port advanced games to Apple platforms
- Customize feature discovery with TipKit
- Use CloudKit Console to monitor and optimize database activity
These sessions provide a comprehensive overview of the improvements and new features related to iCloud sync, particularly through the use of CloudKit.

Port advanced games to Apple platforms
Discover how simple it can be to reach players on Apple platforms worldwide. We’ll show you how to evaluate your Windows executable on Apple silicon, start your game port with code samples, convert your shader code to Metal, and bring your game to Mac, iPhone, and iPad. Explore enhanced Metal tools that understand HLSL shaders to validate, debug, and profile your ported shaders on Metal.

Bring your app to Siri
Learn how to use App Intents to expose your app’s functionality to Siri. Understand which intents are already available for your use, and how to create custom intents to integrate actions from your app into the system. We’ll also cover what metadata to provide, making your entities searchable via Spotlight, annotating onscreen references, and much more.

Platforms State of the Union
Discover the newest advancements on Apple platforms.
